[ http://jira.codehaus.org/browse/MJAVADOC-85?page=all ]
Vincent Siveton closed MJAVADOC-85.
-----------------------------------
Assignee: Vincent Siveton
Resolution: Fixed
Fix Version/s: 2.1
Fixed in svn
For more information, let see
https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-javadoc-plugin/src/site/apt/examples/taglet-configuration.apt
> <taglet> allow only one taglet
> ------------------------------
>
> Key: MJAVADOC-85
> URL: http://jira.codehaus.org/browse/MJAVADOC-85
> Project: Maven 2.x Javadoc Plugin
> Issue Type: Bug
> Reporter: Martin Desruisseaux
> Assigned To: Vincent Siveton
> Fix For: 2.1
>
>
> The {{<taglet>}} configuration element in the javadoc plugin allows for only
> one taglet, or doesn't document how to add more than one taglet.
> * I tried to put one than one {{<taglet>}} element in the {{pom.xml}} file,
> but the last one seems to override all the previous ones.
> * I tried space, coma, : and ; as separator, without success.
> It should be possible to add an arbitrary amount of {{<taglet>}} elements,
> and each of them should register a new taglet (through a new occurence of
> {{-taglet}} argument given to the {{javadoc}} command line I guess). I tested
> that multiple occurence of {{<taglet>}} works as expected with Ant.
--
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