Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.5.2 (2.1.2 plugin), 2.0 (2.2 plugin)
-
Fix Version/s: 2.4
-
Component/s: None
-
Labels:None
-
Patch Submitted:Yes
-
Number of attachments :
Description
When calling "mvn site" on a multi-module project the goal "surefire:test" fails for the second project:
Error configuring: org.apache.maven.plugins:maven-surefire-plugin. Reason: ERROR: Cannot override read-only parameter: classpathElements in goal: surefire:test
"mvn test" works and runs the tests on all modules.
Issue Links
- is duplicated by
-
SUREFIRE-180
Ability to add additions to classpath
-
this is still happening with a fresh build of the plugin with svn at revision 1496