Konrad Windszus created SLING-4610:
--------------------------------------
Summary: Ignore maven-enforcer-plugin and
maven-remote-resources-plugin for m2e
Key: SLING-4610
URL: https://issues.apache.org/jira/browse/SLING-4610
Project: Sling
Issue Type: Improvement
Components: General
Affects Versions: Parent 22
Reporter: Konrad Windszus
Currently Eclipse issues the following warnings for a POM referencing
{code}
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling</artifactId>
<version>22</version>
</parent>
{code}
{quote}
- maven-enforcer-plugin (goal "enforce") is ignored by m2e.
- maven-remote-resources-plugin (goal "process") is ignored by m2e.
{quote}
Those executions should be ignored by m2e.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)