[ http://jira.codehaus.org/browse/MNG-898?page=all ]

Magne Rasmussen updated MNG-898:
--------------------------------

    Attachment: MNG-898-maven-surefire-plugin.patch

The attached patch reverses the order of the ${project.build.outputDirectory} 
and ${project.build.testOutputDirectory}.

> 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
>  Attachments: MNG-898-maven-surefire-plugin.patch
>
>
> 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]

Reply via email to