Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.7
-
Fix Version/s: 1.8
-
Labels:None
-
Environment:ydoc
-
Number of attachments :
Description
I am using ydoc, an extension to the standard doclet. A new check in the javadoc plugin prevents the use of the standard doclet parameters
<j:if test="${context.getVariable('maven.javadoc.doclet') == null>
You should probably create another parameter (ex. maven.javadoc.usestandardparameters) that could override this behavior for doclets that extend the standard doclet.
Activity
Arnaud Heritier
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Arnaud Heritier [ aheritier ] |
Lukas Theussl
made changes -
| Resolution | Fixed [ 1 ] | |
| Fix Version/s | 1.8 [ 11250 ] | |
| Status | Open [ 1 ] | Closed [ 6 ] |