jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
Signup
Maven 2.x Javadoc Plugin
  • Maven 2.x Javadoc Plugin
  • MJAVADOC-85

<taglet> allow only one taglet

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 2.1
  • Labels:
    None
  • Number of attachments :
    0

Description

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.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Shinobu Kawai added a comment - 17/Aug/06 11:30 AM

Unfortunately, the plugin currently only allows one taglet.

Show
Shinobu Kawai added a comment - 17/Aug/06 11:30 AM Unfortunately, the plugin currently only allows one taglet.
Hide
Permalink
Vincent Siveton added a comment - 06/Sep/06 8:01 PM

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

Show
Vincent Siveton added a comment - 06/Sep/06 8:01 PM 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

People

  • Assignee:
    Vincent Siveton
    Reporter:
    Martin Desruisseaux
Vote (0)
Watch (0)

Dates

  • Created:
    17/Aug/06 10:25 AM
    Updated:
    06/Sep/06 8:01 PM
    Resolved:
    06/Sep/06 8:01 PM
  • Atlassian JIRA (v5.2.7#850-sha1:b2af0c8)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.