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.

Reply via email to