You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Luca (JIRA)" <ji...@codehaus.org> on 2009/03/27 13:26:13 UTC

[jira] Commented: (MNG-3808) Execution order of report plugins is arbitrary if inheritance is involved

    [ http://jira.codehaus.org/browse/MNG-3808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=171188#action_171188 ] 

Luca commented on MNG-3808:
---------------------------

using 2.1 the order is still not respected, I define in the parent a couple of report plugins and when the site phase is executed on the child, the order is not respected

> Execution order of report plugins is arbitrary if inheritance is involved
> -------------------------------------------------------------------------
>
>                 Key: MNG-3808
>                 URL: http://jira.codehaus.org/browse/MNG-3808
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Inheritance and Interpolation, Plugins and Lifecycle, Sites & Reporting
>    Affects Versions: 2.0.9
>         Environment: maven 2.0.4, windows 2000
>            Reporter: David Vicente
>            Assignee: Brett Porter
>            Priority: Critical
>             Fix For: 2.0.11, 2.1.0
>
>         Attachments: MNG-3808.patch
>
>
> 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

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira