Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Not A Bug
-
Affects Version/s: 2.8
-
Fix Version/s: None
-
Labels:None
-
Environment:MacOS 10.6, Java 6
-
Number of attachments :
Description
The command-line parameter -Ddocletpath is being ignored. Maven says: "[WARNING] No docletpath option was found. Please review <docletpath/> or <docletArtifact/> or <doclets/>" and then fails to find the doclet. The parameter -Ddoclet is working.
According to http://maven.apache.org/plugins/maven-javadoc-plugin/javadoc-mojo.html#docletPath you should use a capital P.