Uploaded image for project: 'Struts 2'
  1. Struts 2
  2. WW-4021

CleanUp poms

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 2.3.12
    • 2.3.15
    • Build Management
    • None

    Description

      Remove all <groupId>org.apache.struts</groupId> from children's poms as defined in parent pom groupId is enough.

      Also define all children in parent pom to allow reuse them in other child pom without specifying version number:

      <dependency>
          <groupId>org.apache.struts</groupId>
          <artifactId>struts2-convention-plugin</artifactId>
          <version>${project.version}</version>
          <scope>test</scope>
      </dependency>
      

      Attachments

        Activity

          People

            lukaszlenart Lukasz Lenart
            lukaszlenart Lukasz Lenart
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: