[ http://jira.codehaus.org/browse/MOJO-105?page=comments#action_60644 ] 

Grzegorz Slowikowski commented on MOJO-105:
-------------------------------------------

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.


> tlddoc-report-plugin for maven2
> -------------------------------
>
>          Key: MOJO-105
>          URL: http://jira.codehaus.org/browse/MOJO-105
>      Project: Mojo
>         Type: New Feature

>   Components: Plugin Submission
>     Reporter: Max Kalina
>  Attachments: tlddoc-report-maven-plugin.zip
>
>
> 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

-- 
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

Reply via email to