Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-682


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

     Status: Unassigned
   Priority: Major

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             plugin-java
   Versions:
             1.0-beta-10

   Assignee: 
   Reporter: Michael Brown

    Created: Thu, 14 Aug 2003 9:22 AM
    Updated: Thu, 14 Aug 2003 9:22 AM
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