(Maven 2.0.4)
I have configured my project to use an attached test per the "Guide to using attached tests", http://maven.apache.org/guides/mini/guide-attached-tests.html, but the attached tests are not running.

1) I have verified the test class exist in test jar, foo-SNAPSHOT-test.jar.

2) I am using the command "mvn test", but the attached test are not being run. The attached test jar is listed in the "classpathElements" display by "mvn -X test"

Paul Spencer


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to