You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2019/11/27 14:27:03 UTC

[sling-slingfeature-maven-plugin] branch master updated: Ignore the extract-extension goal in Eclipse

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-slingfeature-maven-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 7cd5e3e  Ignore the extract-extension goal in Eclipse
7cd5e3e is described below

commit 7cd5e3e0932cf32ed1e0a525a6980caf3aea88da
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Wed Nov 27 15:26:40 2019 +0100

    Ignore the extract-extension goal in Eclipse
---
 src/main/resources/META-INF/m2e/lifecycle-mapping-metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/main/resources/META-INF/m2e/lifecycle-mapping-metadata.xml b/src/main/resources/META-INF/m2e/lifecycle-mapping-metadata.xml
index 817daa0..bb0a33c 100644
--- a/src/main/resources/META-INF/m2e/lifecycle-mapping-metadata.xml
+++ b/src/main/resources/META-INF/m2e/lifecycle-mapping-metadata.xml
@@ -26,6 +26,7 @@
                     <goal>attach-features</goal>
                     <goal>process-resources</goal>
                     <goal>launch-features</goal>
+                    <goal>extract-extension</goal>
                 </goals>
             </pluginExecutionFilter>
             <action>