You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Robert Munteanu (JIRA)" <ji...@apache.org> on 2015/06/25 14:23:06 UTC

[jira] [Closed] (SLING-4610) Ignore maven-enforcer-plugin and maven-remote-resources-plugin for m2e

     [ https://issues.apache.org/jira/browse/SLING-4610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Munteanu closed SLING-4610.
----------------------------------

> 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
>            Assignee: Konrad Windszus
>            Priority: Minor
>             Fix For: Parent 23
>
>
> 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)