[ 
http://jira.codehaus.org/browse/SUREFIRE-333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brett Porter closed SUREFIRE-333.
---------------------------------

      Assignee: Brett Porter
    Resolution: Fixed

> testClassesDirectory not added to classpath
> -------------------------------------------
>
>                 Key: SUREFIRE-333
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-333
>             Project: Maven Surefire
>          Issue Type: Improvement
>         Environment: Maven 2.0.6, Fedora Core 6
>            Reporter: Paul Gier
>            Assignee: Brett Porter
>             Fix For: 2.3.1
>
>         Attachments: maven-surefire-plugin.patch
>
>
> When I change  the testClassesDirectory, these classes don't appear to be 
> added to the classpath.
> I want to be able to compile test classes to the standard test-classes 
> directory, then modify the classes and put the modified classes into another 
> directory.  Currently when I try to do this, the original test-classes are 
> being picked up from the class path, and not the modified classes.
> Ideally the original test-classes directory should not be included in the 
> classpath if I specify a value for testClassesDirectory.

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

        

Reply via email to