[ 
https://jira.codehaus.org/browse/MNG-5140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=279573#comment-279573
 ] 

Herve Boutemy commented on MNG-5140:
------------------------------------

not exactly AFAIK: with m-site-p 2.2, order found in pom is not respected but 
alphabetical order is applied whatever you wrote in your pom

with m-site-p 2.3, the plugin tries to not force alphabetical order but 
maintain order defined in pom: it respects order it was given by the core

and then we found that the order was broken before it ever arrives at m-site-p 
level, then not forcing an alphabetical order gives a stranger result...

> wrong reports order inside reportSet
> ------------------------------------
>
>                 Key: MNG-5140
>                 URL: https://jira.codehaus.org/browse/MNG-5140
>             Project: Maven 2 & 3
>          Issue Type: Bug
>          Components: Inheritance and Interpolation, Sites & Reporting
>    Affects Versions: 2.2.1
>            Reporter: Herve Boutemy
>            Assignee: Herve Boutemy
>             Fix For: 2.2.2
>
>
> sen when working on MSITE-402, order of report plugins is well respected, but 
> not on reports in a reportSet (seen on Maven Project Info Reports Plugin)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to