-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
JDG 7.2 DR1
-
None
-
-
-
-
-
-
DR3
Issue 1:
Components deployed in fuse do not work, apparently due to inability to resolve JDG dependency. Error is following:
org.osgi.service.resolver.ResolutionException: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=camel-jbossdatagrid; type=karaf.feature; filter:="(&(osgi.identity=camel-jbossdatagrid)(type=karaf.feature))" [caused by: Unable to resolve camel-jbossdatagrid/7.2.0.DR1-redhat-1: missing requirement [camel-jbossdatagrid/7.2.0.DR1-redhat-1] osgi.identity; osgi.identity=org.apache.camel.camel-jbossdatagrid; type=osgi.bundle; version="[7.2.0.DR1-redhat-1,7.2.0.DR1-redhat-1]"; resolution:=mandatory [caused by: Unable to resolve org.apache.camel.camel-jbossdatagrid/7.2.0.DR1-redhat-1: missing requirement [org.apache.camel.camel-jbossdatagrid/7.2.0.DR1-redhat-1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.apache.camel)(version>=7.2.0)(!(version>=7.3.0)))"]]
Issue 2:
The quickstart is unable to build due to missing "version.caffeine" parameter
- duplicates
-
JDG-1194 Camel dependencies of camel-jbossdatagrid must be aligned with JBoss Fuse
- Closed