[ http://jira.codehaus.org/browse/MNG-1464?page=comments#action_51510 ]
Brett Porter commented on MNG-1464: ----------------------------------- we're stuck without the correct setup just now. We're working on it. > 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
