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