[ http://jira.codehaus.org/browse/MNG-1389?page=comments#action_49917 ]
Alexandre Poitras commented on MNG-1389: ---------------------------------------- Sorry, the problem is not with spaces but with having quotes. > The project name can't have any spaces > -------------------------------------- > > Key: MNG-1389 > URL: http://jira.codehaus.org/browse/MNG-1389 > Project: Maven 2 > Type: Bug > 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]
