The project name can't have any spaces
--------------------------------------

         Key: MPJAVADOC-63
         URL: http://jira.codehaus.org/browse/MPJAVADOC-63
     Project: maven-javadoc-plugin
        Type: Bug
    Versions: 1.7    
 Reporter: Alexandre Poitras


If you put space in your project name in your pom.xml file, there is an error 
during the javadoc generation. 
In my opinion, it looks like the plugin doesn't use string quotes on the 
javadoc command line for the doctitle argument, wich default value is 
"${project.name} ${project.version} API".

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