[ http://jira.codehaus.org/browse/SUREFIRE-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_105794 ]
Carlos Sanchez commented on SUREFIRE-316: ----------------------------------------- Fixed by upgrading plexus-utils to 1.4.5 but now getting java.lang.IllegalArgumentException: Unknown parameter type: java.util.Properties at org.apache.maven.surefire.booter.SurefireBooter.constructParamObjects(SurefireBooter.java:800) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:855) In rev 541168 the current lines 622-624 in SurefirePlugin.java were added but the required matching part in SurefireBooter.constructParamObjects was not added (it is in https://svn.apache.org/repos/asf/maven/sandbox/branches/surefire/surefire-collaboration/surefire-booter/src/main/java/org/apache/maven/surefire/booter/SurefireBooter.java) Leaving to Brett that knows what's the status on the branches > [M206] Test doesn't work anymore > -------------------------------- > > Key: SUREFIRE-316 > URL: http://jira.codehaus.org/browse/SUREFIRE-316 > Project: Maven Surefire > Issue Type: Bug > Environment: Windows XP > Reporter: Denis Cabasson > Assignee: Brett Porter > Fix For: 2.3.1 > > Attachments: 206-test.zip, diff.txt, pom.xml, test-exec-205.txt, > test-exec-206.txt, test.tgz, test.zip > > > When running "mvn test" on the simple use cas attached, M205 is doing fine, > while M206 is crashing with a java.lang.IllegalArgumentException, apparently > due to a diffrence in the command line used to fork the JVM for surefire. > Attached are the 2 executions, with M205 and M206. I haven't managed to > figure out where this bug is coming from.... -- 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