MVN

org.linuxstuff.maven : trinidad-maven-plugin

Maven & Gradle

Mar 09, 2012
5 stars

trinidad-maven-plugin Maven Mojo · Trinidad is a set of extensions and additional runners for the FitNesse acceptance test management tool.

<plugin>
    <groupId>org.linuxstuff.maven</groupId>
    <artifactId>trinidad-maven-plugin</artifactId>
    <version>20120309</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.linuxstuff.maven : trinidad-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 20120309

All Versions

Choose a version of org.linuxstuff.maven : trinidad-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
20120309
trinidad-maven-plugin-20120309
20120127
trinidad-maven-plugin-20120127

How to add a plugin to Maven

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

<plugin>
    <groupId>org.linuxstuff.maven</groupId>
    <artifactId>trinidad-maven-plugin</artifactId>
    <version>20120309</version>
</plugin>