History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: XW-509
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Claus Ibsen
Reporter: Claus Ibsen
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
XWork

JavaDoc from Maven is generated using show private

Created: 21/Apr/07 05:22 PM   Updated: 21/Apr/07 05:33 PM
Component/s: Documentation
Affects Version/s: 2.0, 2.0.1, 2.0.2
Fix Version/s: 2.1, 2.0.3

Environment: Maven 2.0.6 on XP
Issue Links:
Required
 
This issue is required by:
XW-503 Polish javadoc Minor Resolved

Flags: Patch


 Description  « Hide
Generating javadoc using Maven will fail if <show>private</show> in the pom.xml is changed to protected.

 All   Comments   Change History      Sort Order:
Claus Ibsen - [21/Apr/07 05:33 PM ]
Fixed in trunk and 2.0.x branch at rev 1498.

It was guice inject util having some javadoc @link reference that fucked the jdk javadoc generator.