Invalid classpath order with classesDirectory and testClassesDirectory ----------------------------------------------------------------------
Key: SUREFIRE-517 URL: http://jira.codehaus.org/browse/SUREFIRE-517 Project: Maven Surefire Issue Type: Bug Affects Versions: 2.4.3 Reporter: Igor Fedorenko Surefire plugin adds classesDirectory and testClassesDirectory at the end of classpath which makes it impossible to "override" any classes/resources available in project dependencies with test version of class/resource. This problem is closely related to SUREFIRE-333. I will attach sample project and a trivial fix shortly -- 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