MVN

com.bah.jmockit : merge-jmockit-maven-plugin

Maven & Gradle

Jan 17, 2014
0 stars

Merge Jmockit Maven Plugin · Merges .ser reports generated by jmockit into one report.

<plugin>
    <groupId>com.bah.jmockit</groupId>
    <artifactId>merge-jmockit-maven-plugin</artifactId>
    <version>0.999.25.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.bah.jmockit : merge-jmockit-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.999.25.1

All Versions

Choose a version of com.bah.jmockit : merge-jmockit-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.999.x
merge-jmockit-maven-plugin-0.999.25.1
merge-jmockit-maven-plugin-0.999.25

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>com.bah.jmockit</groupId>
    <artifactId>merge-jmockit-maven-plugin</artifactId>
    <version>0.999.25.1</version>
</plugin>