[ http://jira.codehaus.org/browse/MPTEST-41?page=all ]

Jason van Zyl updated MPTEST-41:
--------------------------------

    Assign To:     (was: Jason van Zyl)

> Handle spaces in additional parameters correctly
> ------------------------------------------------
>
>          Key: MPTEST-41
>          URL: http://jira.codehaus.org/browse/MPTEST-41
>      Project: maven-test-plugin
>         Type: Bug

>  Environment: Maven 1.0
> Test Plugin 1.6.2
> Windows XP
>     Reporter: M.-Leander Reimer
>     Priority: Minor

>
>
> The following statement in the jelly script does not work if the property 
> contains an argument with spaces, like a path name under Windows:
> maven.junit.for=true
> maven.junit.jvmargs=-Xbootclasspath/a:C:/Path with Spaces/dummy.jar
> <u:tokenize var="listOfJvmArgs" delim="  "> 
> ${maven.junit.jvmargs}</u:tokenize>
> This breaks the junit task and no test can be executed at all.
> Perhaps it would be an option to specify the delim character as a plugin 
> property so one can set it to something other than a space if required.

-- 
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

Reply via email to