MVN

com.github.bassman5 : maven-concordion-reporting-plugin

Maven & Gradle

Jan 26, 2012
5 stars

Concordion Site Report plugin · A maven plugin to incorporate concordion reports into a maven site report in the project reports section

<plugin>
    <groupId>com.github.bassman5</groupId>
    <artifactId>maven-concordion-reporting-plugin</artifactId>
    <version>1.0.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.bassman5 : maven-concordion-reporting-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.github.bassman5 : maven-concordion-reporting-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
maven-concordion-reporting-plugin-1.0.2

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>com.github.bassman5</groupId>
    <artifactId>maven-concordion-reporting-plugin</artifactId>
    <version>1.0.2</version>
</plugin>