Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-4610

Ignore maven-enforcer-plugin and maven-remote-resources-plugin for m2e

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Parent 22
    • Parent 23
    • General
    • None

    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.

      Attachments

        Activity

          People

            kwin Konrad Windszus
            kwin Konrad Windszus
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: