MVN

net.sf.staccatocommons : commons-restrictions-instrument-maven-plugin

Maven & Gradle

Jan 02, 2012
3 stars

Staccato-Commons-Restrictions-Instrument-Maven-Plugin · A Maven Mojo for instrummenting restrictions as part of the build process

<plugin>
    <groupId>net.sf.staccatocommons</groupId>
    <artifactId>commons-restrictions-instrument-maven-plugin</artifactId>
    <version>1.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.staccatocommons : commons-restrictions-instrument-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.2
  • Latest Beta: 1.2-beta-3

All Versions

Choose a version of net.sf.staccatocommons : commons-restrictions-instrument-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2
commons-restrictions-instrument-maven-plugin-1.2
commons-restrictions-instrument-maven-plugin-1.2-beta-3
commons-restrictions-instrument-maven-plugin-1.2-beta-2
commons-restrictions-instrument-maven-plugin-1.2-beta-1
1.1
commons-restrictions-instrument-maven-plugin-1.1
1.0
commons-restrictions-instrument-maven-plugin-1.0
commons-restrictions-instrument-maven-plugin-1.0-beta-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>net.sf.staccatocommons</groupId>
    <artifactId>commons-restrictions-instrument-maven-plugin</artifactId>
    <version>1.2</version>
</plugin>

Advertisement