Uploaded image for project: 'ShrinkWrap Resolvers'
  1. ShrinkWrap Resolvers
  2. SHRINKRES-25

Configure m2e to ignore EAR Plugin

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 2.0.0-alpha-2
    • None
    • None
    • None

    Description

      Add to parent POM:

                                            <groupId>org.apache.maven.plugins</groupId>
                                              <artifactId>maven-ear-plugin</artifactId>
                                              <versionRange>[1.0.0,)</versionRange>
                                              <goals>
                                                  <goal>generate-application-xml</goal>
                                              </goals>

      ...in the org.eclipse.m2e plugin configuration

      Attachments

        Activity

          People

            arubinge@redhat.com Andrew Rubinger (Inactive)
            arubinge@redhat.com Andrew Rubinger (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: