Is it really karaf.assembly? It should be karaf-assembly. Regards JB
Sent from my Samsung Galaxy smartphone. -------- Original message -------- From: Damien <[email protected]> Date:06/02/2015 14:46 (GMT+01:00) To: [email protected] Cc: Subject: RE: karaf-assembly and installed feature Hello Jean-Baptiste Yes my pom has packaging <packaging>karaf.assembly</packaging> and has /<dependency> <groupId>my.company</groupId> <artifactId>my.company.feature</artifactId> <version>1.0-SNAPSHOT</version> <classifier>features</classifier> <type>xml</type> <scope>runtime</scope> </dependency>/ in dependencies. Regards -- View this message in context: http://karaf.922171.n3.nabble.com/karaf-assembly-and-installed-feature-tp4038346p4038348.html Sent from the Karaf - Dev mailing list archive at Nabble.com.
