ops4j / org.ops4j.pax.construct

Build, manage and deploy many types of OSGi bundles
https://ops4j1.jira.com/wiki/display/paxconstruct/Pax+Construct
24 stars 14 forks source link

maven-pax-plugin doesn't refactor the Bundle-ClassPath for embedded jars when bundleplugin has <unpackBundle>true</unpackBundle> [PAXCONSTRUCT-78] #100

Closed ops4j-issues closed 16 years ago

ops4j-issues commented 16 years ago

David Leangen created PAXCONSTRUCT-78

as discussed over IM


Affects: 1.0 Fixed in: 1.2 Votes: 0, Watches: 0

ops4j-issues commented 16 years ago

Stuart McCulloch commented

Fixed in trunk, embedded jars are now extracted even when maven-bundle-plugin has "unpackBundle" set to true.