MVN

fr.inria.gforge.spirals : npefix-maven

Maven & Gradle

Aug 01, 2017
2 stars

Fix a maven project with NPEFix

<plugin>
    <groupId>fr.inria.gforge.spirals</groupId>
    <artifactId>npefix-maven</artifactId>
    <version>1.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fr.inria.gforge.spirals : npefix-maven to add to Maven - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of fr.inria.gforge.spirals : npefix-maven to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3
npefix-maven-1.3
1.2
npefix-maven-1.2
1.1
npefix-maven-1.1
1.0
npefix-maven-1.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>fr.inria.gforge.spirals</groupId>
    <artifactId>npefix-maven</artifactId>
    <version>1.3</version>
</plugin>

Advertisement