Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.7
-
Labels:None
-
Environment:j2sdk 1.4.2, WinXP
-
Number of attachments :
Description
Specifying a doclet in the property-file leads to an error saying:
javadoc: invalid flag: -use
Fixed. Standard doclet parameters are passed to javadoc only if maven.javadoc.doclet isn't defined.