Version rejected during materialisation / possible qualifier problem [message #1246718] |
Sat, 15 February 2014 10:58 |
Axel Guckelsberger Messages: 354 Registered: July 2009 |
Senior Member |
|
|
Hi all,
I have problems getting some bundles in the workspace properly detected by
Buckminster.
Here is what the debug output says:
org.example.helloworld:osgi.bundle: Using resolver Local resolver
org.example.helloworld:osgi.bundle: Trying provider local(materialized)
No materialization found for org.example.helloworld:osgi.bundle
org.example.helloworld:osgi.bundle: Trying provider local(workspace)
No open workspace project found that corresponds to
org.example.helloworld:osgi.bundle
org.example.helloworld:osgi.bundle: Rejecting provider local(target): Target
platform disabled in query
org.example.helloworld:osgi.bundle: Using resource map
file:/var/lib/jenkins/jobs/../build.rmap
org.example.helloworld:osgi.bundle: Using search path local-sources-scm
org.example.helloworld:osgi.bundle: Trying provider local({0}/scm/{1}
[/var/lib/jenkins/../workspace/scm/org.example.helloworld])
org.example.helloworld:osgi.bundle: Found match
org.example.helloworld:osgi.bundle: Using provider local({0}/scm/{1}
[/var/lib/jenkins/../workspace/scm/org.example.helloworld])
org.example.helloworld:osgi.bundle/[1.0.0.v201402130829,1.0.0.v201402130829]:
Using resolver Local resolver
org.example.helloworld:osgi.bundle/[1.0.0.v201402130829,1.0.0.v201402130829]:
Trying provider local(materialized)
No materialization found for
org.example.helloworld:osgi.bundle/[1.0.0.v201402130829,1.0.0.v201402130829]
org.example.helloworld:osgi.bundle/[1.0.0.v201402130829,1.0.0.v201402130829]:
Trying provider local(workspace)
No open workspace project found that corresponds to
org.example.helloworld:osgi.bundle/[1.0.0.v201402130829,1.0.0.v201402130829]
org.example.helloworld:osgi.bundle/[1.0.0.v201402130829,1.0.0.v201402130829]:
Rejecting provider local(target): Target platform disabled in query
org.example.helloworld:osgi.bundle/[1.0.0.v201402130829,1.0.0.v201402130829]:
Using resource map file:/var/lib/jenkins/jobs/../build.rmap
org.example.helloworld:osgi.bundle/[1.0.0.v201402130829,1.0.0.v201402130829]:
Using search path local-sources-scm
org.example.helloworld:osgi.bundle/[1.0.0.v201402130829,1.0.0.v201402130829]:
Trying provider local({0}/scm/{1}
[/var/lib/jenkins/../workspace/scm/org.example.helloworld])
org.example.helloworld:osgi.bundle/[1.0.0.v201402130829,1.0.0.v201402130829]:
Found match
org.example.helloworld:osgi.bundle/[1.0.0.v201402130829,1.0.0.v201402130829]:
Using provider local({0}/scm/{1}
[/var/lib/jenkins/../workspace/scm/org.example.helloworld])
org.example.helloworld:osgi.bundle/[1.0.0.v201402130829,1.0.0.v201402130829]:
Version 1.0.0.qualifier rejected: Not designated by
[1.0.0.v201402130829,1.0.0.v201402130829]
org.example.helloworld:osgi.bundle/[1.0.0.v201402130829,1.0.0.v201402130829]:
No provider was found that could resolve the request
ERROR [0006] : No suitable provider for component
org.example.helloworld:osgi.bundle/[1.0.0.v201402130829,1.0.0.v201402130829]
was found in resourceMap file:/var/lib/jenkins/jobs/../build.rmap
ERROR [0006] : No suitable provider for component
org.example.helloworld:osgi.bundle/[1.0.0.v201402130829,1.0.0.v201402130829]
was found in searchPath local-sources-scm
ERROR [0006] : Version 1.0.0.qualifier rejected: Not designated by
[1.0.0.v201402130829,1.0.0.v201402130829]
The plug-in's manifest file has it's version set as "1.0.0.qualifier".
Qualifier replacement properties are set as follows:
# define the qualifier replacement method
qualifier.replacement.*=generator:buildTimestamp
generator.buildTimestamp.format='v'yyyyMMddHHmm
Why is the plug-in version rejected then?
Greetings,
Axel
[Updated on: Mon, 17 February 2014 09:35] Report message to a moderator
|
|
|
|
Powered by
FUDForum. Page generated in 0.02902 seconds