MVN

org.mdlavin : tycho.junit.fixer

Maven & Gradle

Jan 02, 2013
0 stars

tycho.junit.fixer Maven Plugin · A Maven plugin to avoid NPEs in Tycho's JUnit running code

<plugin>
    <groupId>org.mdlavin</groupId>
    <artifactId>tycho.junit.fixer</artifactId>
    <version>0.0.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mdlavin : tycho.junit.fixer to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of org.mdlavin : tycho.junit.fixer to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
tycho.junit.fixer-0.0.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>org.mdlavin</groupId>
    <artifactId>tycho.junit.fixer</artifactId>
    <version>0.0.1</version>
</plugin>