You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Konrad Windszus (JIRA)" <ji...@apache.org> on 2016/10/24 08:37:58 UTC

[jira] [Created] (FELIX-5386) The goal "bundle" should be ignored for m2e incremental builds

Konrad Windszus created FELIX-5386:
--------------------------------------

             Summary: The goal "bundle" should be ignored for m2e incremental builds
                 Key: FELIX-5386
                 URL: https://issues.apache.org/jira/browse/FELIX-5386
             Project: Felix
          Issue Type: Bug
          Components: Maven Bundle Plugin
    Affects Versions: maven-bundle-plugin-3.2.0
            Reporter: Konrad Windszus


With FELIX-4009 a {{lifecycle-mapping-metadata.xml}} was added (https://github.com/apache/felix/blob/trunk/tools/maven-bundle-plugin/src/main/resources/META-INF/m2e/lifecycle-mapping-metadata.xml). However, that only covers the {{manifest}} goal. In addition by default the {{bundle}} goal should be ignored (https://www.eclipse.org/m2e/documentation/m2e-execution-not-covered.html#ignore-plugin-goal), because for incremental builds the overhead of always creating a JAR is definitely too much.

Right now nothing is configured for the goal "bundle" leading to warnings/errors like "Plugin execution not covered by lifecycle configuration".



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)