Wrong classpath order when running tests ----------------------------------------
Key: MNG-898 URL: http://jira.codehaus.org/browse/MNG-898 Project: Maven 2 Type: Bug Components: maven-surefire-plugin Versions: 2.0-alpha-3 Reporter: Magne Rasmussen Fix For: 2.0-beta-1 When running tests, the surefire plugin puts the ${project.build.outputDirectory} before the ${project.build.testOutputDirectory} in the classpath. This prevents overriding classes/resources in tests, and breaks maven 1.1 compatibility. -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]