[ http://jira.codehaus.org/browse/MPTEST-16?page=all ] Lukas Theussl closed MPTEST-16: -------------------------------
Assign To: Lukas Theussl (was: Jason van Zyl) Resolution: Duplicate Fix Version: 1.8 > Test Plugin should support additional classpath entries > ------------------------------------------------------- > > Key: MPTEST-16 > URL: http://jira.codehaus.org/browse/MPTEST-16 > Project: maven-test-plugin > Type: New Feature > Reporter: Steffen Dingel > Assignee: Lukas Theussl > Fix For: 1.8 > Attachments: ModifiedTestGoal.txt > > > When running tests, it is sometimes required to have JARs in the classpath > which are not required to compile the project or the test classes (for > example a JDBC driver JAR). This should not be in the dependency list in > project.xml. Therefore I suggest adding a propertery > "maven.test.addionalPath" to configure such JARs. This can be easily > implemented by adding a line > <pathelement path="${maven.test.additionalPath}"/> > to the classpath in plugin.jelly (line 112 in the RC1 revision). -- 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