Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Environment:JDK1.4.1, Win2K
-
Number of attachments :
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...
Diff to plugin.jelly script