JETM Maven Plugin

A Maven plugin designed to provide additional functionality for JETM-aware projects

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.google.code.jetm
ArtifactId

ArtifactId

jetm-maven-plugin
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

JETM Maven Plugin
A Maven plugin designed to provide additional functionality for JETM-aware projects

Download jetm-maven-plugin

How to add to project

<plugin>
    <groupId>com.google.code.jetm</groupId>
    <artifactId>jetm-maven-plugin</artifactId>
    <version>1.0.2</version>
</plugin>

Dependencies

compile (8)

Group / Artifact Type Version
com.google.code.jetm : jetm-reporting-utilities jar 1.0
commons-io : commons-io jar 2.0
fm.void.jetm : jetm jar 1.2.3
org.apache.maven.doxia : doxia-sink-api jar 1.1
org.apache.maven.doxia : doxia-site-renderer jar 1.1
org.apache.maven.reporting : maven-reporting-api jar 2.0.8
org.apache.maven.reporting : maven-reporting-impl jar 2.0.4.3
org.codehaus.plexus : plexus-utils jar 2.0.1

test (8)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.easytesting : fest-assert jar 1.3
org.mockito : mockito-core jar 1.8.5
org.apache.maven.shared : maven-plugin-testing-tools jar 1.0-alpha-3
net.sourceforge.htmlunit : webdriver jar 2.6
org.seleniumhq.webdriver : webdriver-htmlunit jar 0.9.7376
commons-lang : commons-lang jar 2.6
org.jdom : jdom jar 1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0