Plugin uses compile classpath in readonly classpathElements
-----------------------------------------------------------
Key: MFIT-9
URL: http://jira.codehaus.org/browse/MFIT-9
Project: Maven 2.x FIT Plugin
Issue Type: Bug
Environment: Maven version: 2.0.6
java full version "1.5.0_11-b03"
Reporter: Asgeir S. Nilsen
Fix For: 2.0-beta-2
Attachments: fit-maven-plugin.classpath.patch
I attempted to add a FIT fixture to the src/test/resources, and a fixture class
under test to src/test/java. However the test failed because the FitRunner did
not include test-classes in its classpath.
The site documentation mentions the classpathElements variable, but this
variable is read-only.
The attached patch removes this readonly limitation, and sets the default to
project.testClasspathElements which I consider more relevant for a test-centric
Mojo.
--
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
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email