Maven plugin for Java In-Container Unit (JICUnit) Test Framework

Maven plugin that generates additional files needed for the in-container tests such as a list of tests cases to present in the Web bases JUnit runner.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.jicunit
ArtifactId

ArtifactId

jicunit-maven-plugin
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Maven plugin for Java In-Container Unit (JICUnit) Test Framework
Maven plugin that generates additional files needed for the in-container tests such as a list of tests cases to present in the Web bases JUnit runner.
Project URL

Project URL

https://github.com/Lucas3oo/jicunit
Source Code Management

Source Code Management

https://github.com/Lucas3oo/jicunit

Download jicunit-maven-plugin

How to add to project

<plugin>
    <groupId>org.jicunit</groupId>
    <artifactId>jicunit-maven-plugin</artifactId>
    <version>0.1.2</version>
</plugin>

Dependencies

compile (8)

Group / Artifact Type Version
org.jicunit : jicunit-framework jar 0.1.2
org.codehaus.groovy.maven : gmaven-mojo jar 1.0
org.codehaus.groovy.maven.runtime : gmaven-runtime-1.6 jar 1.0
org.apache.maven : maven-plugin-api jar 3.0.2
org.apache.ant : ant jar 1.8.2
org.apache.ant : ant-launcher jar 1.8.2
org.apache.maven : maven-project jar 3.0-alpha-2
org.codehaus.plexus : plexus-utils jar 2.0.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2
0.1.1
0.1.0
0.0.4
0.0.3
0.0.2
0.0.1