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

Add config for maven-sling-plugin to m2e configuration

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Parent 12
    • Parent 13
    • General
    • None

    Description

      We should add this blog for m2e to our parent pom:

      <pluginExecution>
      <pluginExecutionFilter>
      <groupId>
      org.apache.sling
      </groupId>
      <artifactId>
      maven-sling-plugin
      </artifactId>
      <versionRange>
      [2.1.0,)
      </versionRange>
      <goals>
      <goal>generate-adapter-metadata</goal>
      </goals>
      </pluginExecutionFilter>
      <action>
      <ignore />
      </action>
      </pluginExecution>

      Attachments

        Activity

          People

            cziegeler Carsten Ziegeler
            cziegeler Carsten Ziegeler
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: