The following comment has been added to this issue:

     Author: Brett Porter
    Created: Fri, 7 May 2004 8:54 PM
       Body:
looks like we need to wait for the Ant upgrade in future versions of Maven
---------------------------------------------------------------------
View this comment:
  
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPJAVA-4&page=comments#action_19523

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPJAVA-4

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJAVA-4
    Summary: Compile fails using forked compiler when directory contains spaces
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-java-plugin

   Assignee: Brett Porter
   Reporter: Michael Brown

    Created: Thu, 14 Aug 2003 9:22 AM
    Updated: Fri, 7 May 2004 8:54 PM
Environment: Windows NT

Description:
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.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to