Taglist Maven Plugin

Produce a tag list report.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.codehaus.mojo
ArtifactId

ArtifactId

taglist-maven-plugin
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Taglist Maven Plugin
Produce a tag list report.
Project URL

Project URL

https://www.mojohaus.org/taglist-maven-plugin/
Project Organization

Project Organization

MojoHaus
Source Code Management

Source Code Management

https://github.com/mojohaus/taglist-maven-plugin

Download taglist-maven-plugin

How to add to project

<plugin>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>taglist-maven-plugin</artifactId>
    <version>3.0.0</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6
org.codehaus.plexus : plexus-utils jar 3.4.1
org.apache.maven.reporting : maven-reporting-api jar 3.0
org.apache.maven.reporting : maven-reporting-impl jar 3.0.0
org.apache.maven.doxia : doxia-sink-api jar 1.11.1
org.apache.maven.doxia : doxia-site-renderer jar 1.11.1

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.1

runtime (1)

Group / Artifact Type Version
org.apache.maven.doxia : doxia-core jar 1.11.1

test (3)

Group / Artifact Type Version
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0
org.junit.jupiter : junit-jupiter jar
org.junit.vintage : junit-vintage-engine jar

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
2.4
2.3
2.2
2.1
2.0
2.0-beta-1