You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org> on 2005/06/23 17:23:52 UTC

[jira] Closed: (MNG-510) maven-surefire-plugin: Tests on classes surefire depends on run on the dependencies, not the project's classes

     [ http://jira.codehaus.org/browse/MNG-510?page=all ]
     
Emmanuel Venisse closed MNG-510:
--------------------------------

    Resolution: Fixed

Applied. Thanks.

> maven-surefire-plugin: Tests on classes surefire depends on run on the dependencies, not the project's classes
> --------------------------------------------------------------------------------------------------------------
>
>          Key: MNG-510
>          URL: http://jira.codehaus.org/browse/MNG-510
>      Project: Maven 2
>         Type: Bug
>   Components: maven-plugins
>     Versions: 2.0-alpha-3
>  Environment: all
>     Reporter: Kenney Westerhof
>      Fix For: 2.0-beta-1
>  Attachments: surefire-patch
>
>
> Because the maven-surefire-plugin adds the testClasses and the Classes of the current project
> to the classpath AFTER it's own dependencies, tests will actually run on the classes in the plugin's
> dependencies.
> For plexus-utils, this means that the new testcases are applied to the old code which causes
> failure.
> Attached patch fixes the classpath order cq this problem.

-- 
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org