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

Execution order of report plugins is arbitrary if inheritance is involved

    XMLWordPrintableJSON

Details

    • Patch

    Description

      I have created a maven 2 report : Dashboard report which aggregate all reports results in one report.

      My plugin must be executed as the last one even if i can't bind the "post-site" phase or use the "aggregator" annotation.

      I declare my report plugin as the last one in the reporting section of my POM.

      When i run mvn site on a single project, it's ok, my plugin has been executed as the last one.

      The reports list has been ordered as declared in my POM.

      But if i run "mvn site" on a multi-project POM, the reports list isn't ordered as before.

      I think, it's the same problem as http://jira.codehaus.org/browse/MNG-1994?page=all

      Attachments

        1. MNG-3808.patch
          12 kB
          Carlos Sanchez Gonzalez

        Issue Links

          Activity

            People

              brett Brett Porter
              dvicente72 David Vicente
              Votes:
              32 Vote for this issue
              Watchers:
              17 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: