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)
  • Mojo
  • MOJO-105

tlddoc-report-plugin for maven2

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: New Feature New Feature
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: _Plugin Submission
  • Labels:
    None

Description

Hi all,

i've attached tlddoc-report-plugin for maven i've developed. It creates javadoc-style documentation for taglibrary descriptors located within maven-project.

Note, that it uses tlddoc-generator (see https://taglibrarydoc.dev.java.net/) as dependecy that i've manually installed in my local maven-repository.

Cheers,
Max

  • Options
    • Sort By Name
    • Sort By Date
    • Ascending
    • Descending
    • Download All

Attachments

  1. Hide
    Zip Archive
    tlddoc-report-maven-plugin.zip
    29/Oct/05 10:11 AM
    7 kB
    Max Kalina
    1. XML File
      tlddoc-report-maven-plugin/pom.xml 2 kB
    2. Java Source File
      tlddoc-report-maven-plugin/.../TLDDocReportMojo.java 10 kB
    3. File
      tlddoc-report-maven-plugin/.../tlddoc-report.properties 0.3 kB
    4. Text File
      tlddoc-report-maven-plugin/LICENSE.txt 1 kB
    Download Zip
    Show
    Zip Archive
    tlddoc-report-maven-plugin.zip
    29/Oct/05 10:11 AM
    7 kB
    Max Kalina

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Grzegorz Slowikowski added a comment - 10/Mar/06 5:52 AM

Can someone add this plugin to svn. We took it from attachment and use it. It works perfectly.
One change must be done in pom.xml - change from:

<dependency>
<groupId>tlddoc</groupId>
<artifactId>tlddoc</artifactId>
<version>1.2</version>
</dependency>

to:

<dependency>
<groupId>taglibrarydoc</groupId>
<artifactId>tlddoc</artifactId>
<version>1.3</version>
</dependency>

GroupId must be changed, versions 1.2 and 1.3 are equally good.

Show
Grzegorz Slowikowski added a comment - 10/Mar/06 5:52 AM Can someone add this plugin to svn. We took it from attachment and use it. It works perfectly. One change must be done in pom.xml - change from: <dependency> <groupId>tlddoc</groupId> <artifactId>tlddoc</artifactId> <version>1.2</version> </dependency> to: <dependency> <groupId>taglibrarydoc</groupId> <artifactId>tlddoc</artifactId> <version>1.3</version> </dependency> GroupId must be changed, versions 1.2 and 1.3 are equally good.
Hide
Permalink
fabrizio giustina added a comment - 10/Mar/06 11:23 AM

see http://maven-taglib.sourceforge.net/m2

Show
fabrizio giustina added a comment - 10/Mar/06 11:23 AM see http://maven-taglib.sourceforge.net/m2

People

  • Assignee:
    Unassigned
    Reporter:
    Max Kalina
Vote (2)
Watch (1)

Dates

  • Created:
    29/Oct/05 10:11 AM
    Updated:
    10/Mar/06 11:23 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.