Having
<plugin>
<groupId>org.jboss.redhat-fuse</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<version>7.3.0.fuse-730030</version>
<extensions>true</extensions>
</plugin>
with
mvn -Dplugin=org.apache.felix:maven-bundle-plugin help:describe
gives me version 4.1.0, which is wrong as it should be 3.5.1 (https://github.com/jboss-fuse/redhat-fuse/blob/redhat-fuse-7.3.0.fuse-730030/pom.xml#L60).
I'm having ClassNotFoundExceptions with the 4.1.0 version, i can provide reproducer, if needed.
Plus note that in quickstarts are even different versions (2.3.7): https://github.com/fabric8-quickstarts/karaf-cxf-rest/blob/karaf-cxf-rest-1.0.0.fuse-730024/pom.xml#L32
- is related to
-
ENTESB-10272 Camel-hl7 quickstart fails to install with new fuse-karaf
- Closed
-
ENTESB-10277 org.jboss.redhat-fuse:maven-bundle-plugin is not used but should be
- Done
- relates to
-
ENTESB-9642 Repackage the maven-bundle-plugin in redhat-fuse
- Closed