Embedding felix

2011-03-18 Thread rgubler2
Hello List, we have different large applications which uses a module as a gui element. This element depends on a huge count of third party libs (commercial and free). All these jars are in an large classpath. We want to split the classpath in a way that the application has only its own jars a

Felix maven bundle plugin

2011-05-26 Thread rgubler2
Hello, i have the following entries in my pom.xml: org.apache.felix maven-bundle-plugin 1.4.0 true ${pom.groupId}.${pom.artifactId} ${pom.name}

Re: Felix maven bundle plugin

2011-05-26 Thread rgubler2
Hello, i added only the following line: *;resolution:=optional Now it works as expected. Thank you very much. RĂ¼diger -- View this message in context: http://old.nabble.com/Felix-maven-bundle-plugin-tp31706136p31707518.html Sent from the Apache Felix - Users mailing list archive at N