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

Brett Porter updated MNG-1389:
------------------------------

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

  was:
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".

      Component: maven-javadoc-plugin
    Environment: 

> The project name can't have any spaces
> --------------------------------------
>
>          Key: MNG-1389
>          URL: http://jira.codehaus.org/browse/MNG-1389
>      Project: Maven 2
>         Type: Bug
>   Components: maven-javadoc-plugin
>     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