Thanks! It worked if the feature.xml file is inside the jar.
However, I am still not able to add a feature.xml file which is located
outside a jar with mvn handler.
For instance, features:addurl
mvn:{group-id}/{artifact-id}/{version}/{artifact-Id}-{version}-features.xml
or
features:addurl mvn:{group-id}/{artifact-id}/{version}/
does not work. There is no jar available at this location as the pom has
packaging type as "pom".
file protocol works perfectly fine. I want to use mvn to do it. Please let
me know if it is possible.
Thanks!
--
View this message in context:
http://servicemix.396122.n5.nabble.com/feature-installer-does-not-work-with-mvn-tp5721001p5721025.html
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.