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

Allan Ramirez updated MNG-1199:
-------------------------------

    Remaining Estimate: 10 minutes
     Original Estimate: 600
            Attachment: MNG-1199-maven-javadoc-plugin.patch

corrected docletPath to docletpath

> Javadoc plugin puts "docletPath" on commandline instead of "docletpath"
> -----------------------------------------------------------------------
>
>          Key: MNG-1199
>          URL: http://jira.codehaus.org/browse/MNG-1199
>      Project: Maven 2
>         Type: Bug
>   Components: maven-javadoc-plugin
>     Versions: 2.0-beta-3
>  Environment: j2sdk 1.4.2_08
>     Reporter: Kees de Kooter
>     Assignee: Allan Ramirez
>  Attachments: MNG-1199-maven-javadoc-plugin.patch
>
> Original Estimate: 10 minutes
>         Remaining: 10 minutes
>
> Javadoc plugin puts "docletPath" on commandline instead of "docletpath". As a 
> result the doclet class cannot be found. Following line in 
> org/apache/maven/plugin/javadoc/JavadocReport should be corrected:
>             addArgIfNotEmpty( arguments, "-docletPath", quotedPathArgument( 
> docletPath ) );
>  

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