maven-junit-plugin Maven Mojo

Maven plugin to run JUnit tests in parallel

Categories

Categories

Maven Build Tools JUnit Unit Testing
GroupId

GroupId

com.sun.maven
ArtifactId

ArtifactId

maven-junit-plugin
Last Version

Last Version

1.5
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

maven-junit-plugin Maven Mojo
Maven plugin to run JUnit tests in parallel

Download maven-junit-plugin

How to add to project

<plugin>
    <groupId>com.sun.maven</groupId>
    <artifactId>maven-junit-plugin</artifactId>
    <version>1.5</version>
</plugin>

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
junit : junit jar 4.5
org.apache.maven : maven-project jar 2.1.0
org.apache.ant : ant jar 1.7.1
com.sun.istack : istack-commons-test jar 1.0
commons-io : commons-io jar 1.4
org.apache.ant : ant-junit jar 1.7.1
org.kohsuke : parallel-junit jar 1.1
org.jvnet.hudson.main : remoting jar 1.333

test (1)

Group / Artifact Type Version
org.apache.maven : apache-maven jar 2.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.5
1.4
1.3
1.2
1.1
1.0