[ http://jira.codehaus.org/browse/MPJAVA-4?page=all ]
Lukas Theussl closed MPJAVA-4:
------------------------------
Resolution: Fixed
Fix Version: 1.6
Should be fixed now as Maven 1.1 comes with ant 1.6.5.
> Compile fails using forked compiler when directory contains spaces
> ------------------------------------------------------------------
>
> Key: MPJAVA-4
> URL: http://jira.codehaus.org/browse/MPJAVA-4
> Project: maven-java-plugin
> Type: Bug
> Environment: Windows NT
> Reporter: Michael Brown
> Fix For: 1.6
>
>
> Running the java:compile goal usually runs fine. However, if you want to
> fork it to use another java compiler, the compile fails since javac treats
> the first section of the source directory as an argument.
> Thus a project under 'c:\project\my project' fails with the error 'javac:
> invalid argument: c:\project\my'
> I tried to look and see what's causing this, but couldn't figure out why the
> directory was treated differently when forked.
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]