Message:
The following issue has been closed.
Resolver: dion gillard
Date: Sun, 9 Nov 2003 10:11 AM
Fixed in 1.4-SNAPSHOT of javadoc plugin
---------------------------------------------------------------------
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: Closed
Priority: Minor
Resolution: FIXED
Time Spent: Unknown
Remaining: Unknown
Project: maven
Components:
plugin-javadoc
Fix Fors:
1.0-rc2
Versions:
1.0-rc2
Assignee:
Reporter: Nick Giles
Created: Thu, 6 Nov 2003 11:56 AM
Updated: Sun, 9 Nov 2003 10:11 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]