Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-2578

Make it possible to set default versions for reporting-plugins (i.e. plugins under <reporting>)

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 2.0.4
    • None
    • POM
    • None

    Description

      Make it possible to set default versions for reporting-plugins (i.e. plugins under <reporting>).
      dependencies have dependencyManagement and plugins have pluginManagement, but there doesn't seem to be anything for reportPluginManagement.

      Could be that I missed out on something, but I doubt it since I stumbled on this issue with aspectj-maven-plugin and it's aspectj-report (similar to javadoc).
      The same plugin is used under build and reporting. pluginManagement stated that version 1.0-beta-4-SNAPSHOT should be used, but it was only for build.
      Instead 1.0-beta-2 (not snapshot) was used for the report.

      This issue came up in the following thread in mojo-user:
      http://www.nabble.com/Problems-with-aspectj-maven-plugin-and-reporting-using-ajdoc-tf2060246.html#a6507979

      Attachments

        Issue Links

          Activity

            People

              brett Brett Porter
              jimisola Jimisola Laursen
              Votes:
              2 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: