MVN

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

Maven & Gradle

Jul 21, 2012

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

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

Latest Version

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

  • Latest Stable: 2.3

All Versions

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

Version Vulnerabilities Updated
2.3
staccatissimo-restrictions-instrument-maven-plugin-2.3
2.2
staccatissimo-restrictions-instrument-maven-plugin-2.2
2.1
staccatissimo-restrictions-instrument-maven-plugin-2.1
2.0.x
staccatissimo-restrictions-instrument-maven-plugin-2.0.1
2.0
staccatissimo-restrictions-instrument-maven-plugin-2.0

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>staccatissimo-restrictions-instrument-maven-plugin</artifactId>
    <version>2.3</version>
</plugin>