MVN

net.sourceforge.reqtracer.mojo : jrt-maven-plugin

Maven & Gradle

Nov 08, 2010
1 usages

JRT-Maven Plugin

<plugin>
    <groupId>net.sourceforge.reqtracer.mojo</groupId>
    <artifactId>jrt-maven-plugin</artifactId>
    <version>1.7.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sourceforge.reqtracer.mojo : jrt-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.7.0

All Versions

Choose a version of net.sourceforge.reqtracer.mojo : jrt-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.7.x
jrt-maven-plugin-1.7.0
1.6.x
jrt-maven-plugin-1.6.6
jrt-maven-plugin-1.6.5
jrt-maven-plugin-1.6.4
jrt-maven-plugin-1.6.1

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.sourceforge.reqtracer.mojo</groupId>
    <artifactId>jrt-maven-plugin</artifactId>
    <version>1.7.0</version>
</plugin>