Uploaded image for project: '[Read Only] - Hippo Archetype'
  1. [Read Only] - Hippo Archetype
  2. ARCHE-461

Remove obsolete maven plugin version declarations

    XMLWordPrintable

Details

    • Improvement
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • 3.0.0
    • 4.0.1, 4.1.0
    • None
    • Turing Sprint 137

    Description

      In some of the pom.xml files plugins are configured, with a version number. But that version number is already declared in the plugin management section of the project pom. The declaration is obsolete and can be removed.

      From the root pom these lines can be removed:
      <version>${maven.plugin.buildnumber.version}</version>
      <version>${maven.plugin.jar.version}</version>

      From the bootstrap/webfiles.pom this line can be removed:
      <version>${maven.plugin.resources.version}</version>

      This will prevent some warnings in Eclipse.

      Attachments

        Activity

          People

            Unassigned Unassigned
            bleunis Bert Leunis (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: