You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "John Casey (JIRA)" <ji...@codehaus.org> on 2005/11/17 17:31:06 UTC

[jira] Closed: (MNG-1464) Javadoc:jar goal executes for non-Java projects

     [ http://jira.codehaus.org/browse/MNG-1464?page=all ]
     
John Casey closed MNG-1464:
---------------------------

    Resolution: Fixed

applied. Thanks, David!

> Javadoc:jar goal executes for non-Java projects
> -----------------------------------------------
>
>          Key: MNG-1464
>          URL: http://jira.codehaus.org/browse/MNG-1464
>      Project: Maven 2
>         Type: Bug
>   Components: maven-javadoc-plugin
>     Reporter: David Jackman
>     Assignee: John Casey
>  Attachments: JavadocJar.patch
>
>
> When the javadoc:javadoc goal is attempted for a project that does not have Java source, it correctly displays a message to this effect and jumps out.  However, the javadoc:jar goal doesn't do this (although it does display a message)--it will build a javadoc jar containing no Javadocs.
> I've attached a patch that fixes the issue (very simple fix).

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