Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
maven-bundle-plugin-2.0.0
-
None
Description
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