We don't use blueprint-core in the integration tests, we only use the
blueprint-bundle which includes all the dependencies.
Do you have a bit more of the maven build log ?

2009/5/19 David Blevins <david.blev...@visi.com>:
> Trying to get a clean build on the blueprint code.  Getting several errors 
> due to what seems like an invalid bundle config.
>
> ERROR: Error starting file:bundles/blueprint-core_1.0.0.SNAPSHOT.jar 
> (org.osgi.framework.BundleException: Unresolved constraint in bundle 5: 
> package; (&(package=org.osgi.service.blueprint.reflect)(version>=1.0.0)))
> org.osgi.framework.BundleException: Unresolved constraint in bundle 5: 
> package; (&(package=org.osgi.service.blueprint.reflect)(version>=1.0.0))
>        at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3090)
>        at org.apache.felix.framework.Felix.startBundle(Felix.java:1439)
>        at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:984)
>        at 
> org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:263)
>
> I'm guessing that 1.0.0.SNAPSHOT is considered greater than 1.0.0 and 
> something else is going on.
>
> What's the trick to getting these tests to run?
>
> -David
>
>



-- 
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/
------------------------
Open Source SOA
http://fusesource.com

Reply via email to