other doclets cannot use standard doclet parameters
---------------------------------------------------
Key: MPJAVADOC-56
URL: http://jira.codehaus.org/browse/MPJAVADOC-56
Project: maven-javadoc-plugin
Type: Bug
Versions: 1.7
Environment: ydoc
Reporter: Kenneth Leider
Assigned to: Arnaud HERITIER
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.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]