[ http://jira.codehaus.org/browse/SUREFIRE-55?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_118688 ]
David J. M. Karlsen commented on SUREFIRE-55: --------------------------------------------- Try http://svn.davidkarlsen.com/avesvn/aspects/trunk/ run mvn -Pltw clean test or mvn -Pctw clean test *NIX both succeed on a windows machine - and bot will fail on a *NIX box. > Incorrect splitting of command line arguments in ForkConfiguration > ------------------------------------------------------------------ > > Key: SUREFIRE-55 > URL: http://jira.codehaus.org/browse/SUREFIRE-55 > Project: Maven Surefire > Issue Type: Bug > Affects Versions: 2.3, 2.x > Environment: any > Reporter: Walco van Loon > Fix For: 2.4 > > Attachments: argline.patch > > > ForkConfiguration.createCommandLine splits argLine on spaces, where it should > use org.codehaus.plexus.util.cli.Commandline.setLine to create an argLine > which splits quoted arguments containing spaces correctly. -- 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