-
Feature
-
Resolution: Done
-
Major
-
fuse-7.3.1
-
0
-
0%
-
Todo
I have created one deployable file and trying to install org.apache.commons/commons-text/ bundle,
<bundle>mvn:org.apache.commons/commons-text/1.6.0.redhat-00001</bundle>
I'm installing this using fuse-karaf-7.3.1.fuse-731003-redhat-00003/deploy directory and I found that it always installing org.apache.commons/commons-text/1.4 bundle
11:47:17.676 INFO [features-3-thread-1] Changes to perform: 11:47:17.678 INFO [features-3-thread-1] Region: root 11:47:17.678 INFO [features-3-thread-1] Bundles to install: 11:47:17.679 INFO [features-3-thread-1] mvn:org.apache.commons/commons-text/1.4 11:47:17.681 INFO [features-3-thread-1] Installing bundles: 11:47:17.681 INFO [features-3-thread-1] mvn:org.apache.commons/commons-text/1.4 11:47:17.694 INFO [features-3-thread-1] Starting bundles: 11:47:17.695 INFO [features-3-thread-1] org.apache.commons.text/1.4.0 11:47:17.696 INFO [features-3-thread-1] Done.
After observing the feature:info, I got that
mvn:org.apache.commons/commons-text/1.4 (overriden from mvn:org.apache.commons/commons-text/1.6.0.redhat-00001)
Version 1.4 is quite old hence it should be 1.6.0.redhat-00001