You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Allan Ramirez (JIRA)" <ji...@codehaus.org> on 2005/10/14 02:37:12 UTC

[jira] Updated: (MNG-1199) Javadoc plugin puts "docletPath" on commandline instead of "docletpath"

     [ 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org