Description
Currently Eclipse issues the following warnings for a POM referencing
<parent> <groupId>org.apache.sling</groupId> <artifactId>sling</artifactId> <version>22</version> </parent>
- maven-enforcer-plugin (goal "enforce") is ignored by m2e.
- maven-remote-resources-plugin (goal "process") is ignored by m2e.
Those executions should be ignored by m2e.