[ http://jira.codehaus.org/browse/MOJO-196?page=all ]

Brett Porter updated MOJO-196:
------------------------------

    Component: javancss

> javancss fails when source path contains spaces
> -----------------------------------------------
>
>          Key: MOJO-196
>          URL: http://jira.codehaus.org/browse/MOJO-196
>      Project: Mojo
>         Type: Bug

>   Components: javancss
>  Environment: Maven 2.01, JDK 1.5.0_04, WinXP Home, Cygwin
>     Reporter: Jean-Laurent de Morlhon
>     Assignee: Mike Perham
>     Priority: Minor
>  Attachments: MOJO-196-javancss-maven-plugin.patch
>
>
> Calling javancss maven plugin on a source folder containing spaces in their 
> absolute path fails the build (JavaNCSS is not able to run at all).
> Example of source folder :
> c:\Document and Settings\MissPiggy\Desktop\MyProject\src\main\java.
> This is due to the way the arguments are assigned to javaNCSS class 
> NcssExecuter.
> Workaround: move the project in another "space character free" location.

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