Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
maven-bundle-plugin-2.5.3
-
None
Description
It would be nice to have a way to skip the execution of the plugin in some cases (e.g. when packaging is pom) to avoid having a warning log message in Maven build.
A configuration like <skip>true</skip> would be great.