MVN

net.thucydides.maven.plugins : thucydides-dashboard-maven-plugin

Maven & Gradle

Jun 27, 2014
0 stars

Thucydides Dashboard Maven Plugin

<plugin>
    <groupId>net.thucydides.maven.plugins</groupId>
    <artifactId>thucydides-dashboard-maven-plugin</artifactId>
    <version>0.9.252</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.thucydides.maven.plugins : thucydides-dashboard-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.9.252
  • Latest Release Candidate: 0.9.220-RC1

All Versions

Choose a version of net.thucydides.maven.plugins : thucydides-dashboard-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9.x
thucydides-dashboard-maven-plugin-0.9.252
thucydides-dashboard-maven-plugin-0.9.220
thucydides-dashboard-maven-plugin-0.9.220-RC1
thucydides-dashboard-maven-plugin-0.9.215
thucydides-dashboard-maven-plugin-0.9.214

How to add a plugin to Maven

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

<plugin>
    <groupId>net.thucydides.maven.plugins</groupId>
    <artifactId>thucydides-dashboard-maven-plugin</artifactId>
    <version>0.9.252</version>
</plugin>