[ 
https://issues.apache.org/jira/browse/MPOM-32?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13225705#comment-13225705
 ] 

Sebb edited comment on MPOM-32 at 3/9/12 12:17 AM:
---------------------------------------------------

In ASF-9, the list of reports was not provided.

That worked fine; if a child pom did not specify any reports, all of them were 
generated. 
And if the child specified just some of the reports, just those were generated.

However, with ASF-10, all the reports are always generated - it does not appear 
to be possible to override the set of reports.

I tried using <inherited>false</inherited> as per [1] but that does not work.


[1]http://maven.apache.org/guides/mini/guide-configuring-plugins.html#Using_the_inherited_Tag_In_Reporting_Plugins

                
      was (Author: s...@apache.org):
    In ASF-9, the list of reports was left empty.

That worked fine; if a child pom did not specify any reports, all of them were 
generated. 
And if the child specified just some of the reports, just those were generated.

However, with ASF-10, all the reports are always generated - it does not appear 
to be possible to override the set of reports.

I tried using <inherited>false</inherited> as per [1] but that does not work.


[1]http://maven.apache.org/guides/mini/guide-configuring-plugins.html#Using_the_inherited_Tag_In_Reporting_Plugins

                  
> Apache POM 10 forces all child projects to generate the project info reports
> ----------------------------------------------------------------------------
>
>                 Key: MPOM-32
>                 URL: https://issues.apache.org/jira/browse/MPOM-32
>             Project: Maven POMs
>          Issue Type: Bug
>          Components: asf
>    Affects Versions: ASF-10
>            Reporter: Sebb
>            Priority: Blocker
>
> One of the changes between ASF-9 and ASF-10 was to configure 
> maven-project-info-reports-plugin with a full set of reports.
> This means that all inheriting projects now get the full set of reports, 
> whether they want them or not.
> Note that this feature is not documented on the overview page [1]
> The other changes in 10 seem benign.
> [1] http://maven.apache.org/pom/asf/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to