[ http://jira.codehaus.org/browse/MNG-1035?page=all ]

Lester Ecarma updated MNG-1035:
-------------------------------

    Attachment: MNG-1035.patch

This problem arises when the target source paths (@files) or the -classpath 
options  (@classpath) contain white-spaces. One typical instance is when the 
build root path contains a white-space and javadoc:javadoc is invoked. The 
patch attached here should fix this. It however does not fix MNG-620, which 
means that the error caused by having white-spaces in the JAVA_HOME path still 
persist. I'll try to investigate on this further.

> javadoc:javadoc exits with error due to white-space in C:\Documents and 
> Settings\<user>.m2 path
> -----------------------------------------------------------------------------------------------
>
>          Key: MNG-1035
>          URL: http://jira.codehaus.org/browse/MNG-1035
>      Project: Maven 2
>         Type: Bug
>   Components: maven-javadoc-plugin
>     Versions: 2.0-beta-3
>     Reporter: Indrajit Raychaudhuri
>     Assignee: Lester Ecarma
>      Fix For: 2.0-beta-4
>  Attachments: MNG-1035.patch
>
> Original Estimate: 4 hours
>         Remaining: 4 hours
>
> javadoc:javadoc exits with error due to white-space in C:\Documents and 
> Settings\<user>.m2 path as it tries to include jars from repository.
> The same project used to work with M2-beta1.
> The changes in Revision 280832, 290370 might have something to do with this.

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

Reply via email to