The following issue has been updated: Updater: Nick Giles (mailto:[EMAIL PROTECTED]) Date: Thu, 6 Nov 2003 11:56 AM Comment: Diff to plugin.jelly script Changes: Attachment changed to diff.txt --------------------------------------------------------------------- For a full history of the issue, see:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1007&page=history --------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1007 Here is an overview of the issue: --------------------------------------------------------------------- Key: MAVEN-1007 Summary: Offline Javadoc generation not generating online links Type: Bug Status: Unassigned Priority: Minor Time Spent: Unknown Remaining: Unknown Project: maven Components: plugin-javadoc Versions: 1.0-rc2 Assignee: Reporter: Nick Giles Created: Thu, 6 Nov 2003 11:56 AM Updated: Thu, 6 Nov 2003 11:56 AM Environment: JDK1.4.1, Win2K Description: Trying to generate online javadoc links from using local package lists does not work. Using the format specified - maven.javadoc.offlineLinks=http://href/#local/package/dir/ - causes javadoc to try and resolve http://href/package-list. Not exactly sure why, but check the attached CVS diff for a patch that /seems/ to work. Basically, to my Java programming eyes, it's a bug caused by not putting your if blocks in braces... --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]