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

Bill of Materials POM

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.3.20
    • None
    • None

    Description

      This is a new Maven project that produces a POM that sets all of Struts libraries and plugins to the same version. The consuming developer just has to modify their POM like this to simplify their dependency management:

      <dependency>
        <groupId>org.apache.struts</groupId>
        <artifactId>struts2-bom</artifactId>
        <version>2.X.X</version>
        <type>pom</type>
        <scope>import</scope>
      </dependency>
      

      Attachments

        1. WW-4326.patch
          7 kB
          Paul Benedict

        Activity

          People

            lukaszlenart Lukasz Lenart
            pbenedict Paul Benedict
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: