You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "David J. M. Karlsen (JIRA)" <ji...@codehaus.org> on 2008/01/04 13:07:58 UTC

[jira] Commented: (SUREFIRE-55) Incorrect splitting of command line arguments in ForkConfiguration

    [ 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