Stefan Itu created FELIX-4776: --------------------------------- Summary: Add <skip>true</skip> for configuration of maven-bundle-plugin Key: FELIX-4776 URL: https://issues.apache.org/jira/browse/FELIX-4776 Project: Felix Issue Type: Improvement Components: Maven Bundle Plugin Affects Versions: maven-bundle-plugin-2.5.3 Reporter: Stefan Itu Priority: Minor
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. -- This message was sent by Atlassian JIRA (v6.3.4#6332)