[ 
http://jira.codehaus.org/browse/MNG-3027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John Casey closed MNG-3027.
---------------------------

    Resolution: Fixed

pulling configuration for mojos forked from reports using the <reporting/> 
section in addition to the build section. Also, improved the detection of 
reports when no report-set is defined (when we just iterate through all 
MojoDescriptors in a plugin).

> forked execution does not get configuration from the POM
> --------------------------------------------------------
>
>                 Key: MNG-3027
>                 URL: http://jira.codehaus.org/browse/MNG-3027
>             Project: Maven 2
>          Issue Type: Bug
>            Reporter: John Casey
>            Assignee: John Casey
>
> steps to reproduce:
> 1. go into maven/components/trunk/maven-project
> 2. run `mvn -P reporting site:run`
> 3. notice that checkstyle first reports 216 errors, then when it forks and 
> re-checks (for some reason), it reports 7513 errors. This is because it isn't 
> configured with the settings in the POM.

-- 
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

        

Reply via email to