Uploaded image for project: 'Maven Surefire'
  1. Maven Surefire
  2. SUREFIRE-333

testClassesDirectory not added to classpath

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.3.1
    • None
    • None
    • Maven 2.0.6, Fedora Core 6
    • Patch

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              brett Brett Porter
              pgier Paul Gier
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: