]
Gary Brown resolved RTGOV-528.
------------------------------
Resolution: Done
Installing rtgov-client feature complains about
overlord-rtgov-war-all-fuse6 dependency
---------------------------------------------------------------------------------------
Key: RTGOV-528
URL:
https://issues.jboss.org/browse/RTGOV-528
Project: RTGov (Run Time Governance)
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: Gary Brown
Assignee: Gary Brown
Fix For: 2.0.0.Final
When installing rtgov-client feature I get:
{noformat}
JBossFuse:karaf@root> features:install rtgov-client
Refreshing bundles org.apache.servicemix.bundles.jaxb-xjc (152), org.ops4j.pax.url.war
(239), org.ops4j.pax.web.pax-web-jsp (169), org.eclipse.jetty.aggregate.jetty-all-server
(92), org.apache.servicemix.bundles.jaxb-impl (128)
Error executing command: Could not start bundle
mvn:org.overlord.rtgov/overlord-rtgov-war-all-fuse6/2.0.0-SNAPSHOT/war in feature(s)
rtgov-dependencies-2.0.0-SNAPSHOT, rtgov-services-2.0.0-SNAPSHOT: Unresolved constraint in
bundle org.overlord.rtgov.overlord-rtgov-war-all-fuse6 [272]: Unable to resolve 272.0:
missing requirement [272.0] osgi.wiring.package;
(osgi.wiring.package=org.overlord.rtgov.activity.server.rest)
{noformat}