[ http://jira.codehaus.org/browse/MSUREFIRE-170?page=comments#action_80626 ] J-C Walmetz commented on MSUREFIRE-170: ---------------------------------------
Properties written in the XML report are just a dump of the System.getProperties() executed after tests. It does not used the classloader used for tests. I can provide a patch for that. Do you prefer a patch over the trunk or over last release ? > Classpath in XML report is wrong > -------------------------------- > > Key: MSUREFIRE-170 > URL: http://jira.codehaus.org/browse/MSUREFIRE-170 > Project: Maven 2.x Surefire Plugin > Issue Type: Bug > Components: xml generation > Reporter: Joerg Schaible > Priority: Minor > > The XML report contains in the property java.class.path Maven's classpath, > but not the class path used to execute the tests. -- 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
