Jar plugin configuration is ignored by the maven-bundle-plugin --------------------------------------------------------------
Key: FELIX-1119 URL: https://issues.apache.org/jira/browse/FELIX-1119 Project: Felix Issue Type: Improvement Components: Maven Bundle Plugin Affects Versions: maven-bundle-plugin-2.0.0 Reporter: Sylvain MARIE Hi all, This issue relates to FELIX-806 (fixed). It is still about configuration of the plugin. In a particular project we need to generate ressources (therefore they end-up being in target/classes) but we need to exclude them. With the jar plugin there is an option to do that, the <excludes>, see http://maven.apache.org/plugins/maven-jar-plugin/jar-mojo.html#excludes. However this option is not used by the maven bundle plugin, could it be supported ? (and more generally everything that is in the jar and archive configuration) Thanks for the 2.0.0 by the way :) Best regards Sylvain -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.