Fabric3 Maven Runtime Plugin

Fabric3 Maven Runtime plugin

License

License

GroupId

GroupId

org.fabric3
ArtifactId

ArtifactId

fabric3-itest-plugin
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Fabric3 Maven Runtime Plugin
Fabric3 Maven Runtime plugin
Project Organization

Project Organization

Fabric3

Download fabric3-itest-plugin

How to add to project

<plugin>
    <groupId>org.fabric3</groupId>
    <artifactId>fabric3-itest-plugin</artifactId>
    <version>3.0.0</version>
</plugin>

Dependencies

compile (17)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.1.1
org.eclipse.aether : aether-api jar 0.9.0.M2
org.eclipse.aether : aether-util jar 0.9.0.M2
org.apache.maven : maven-core jar 3.1.1
org.apache.maven : maven-artifact jar 3.1.1
javax.xml.stream : stax-api jar 1.0-2
org.fabric3 : fabric3-util jar 3.0.0
org.fabric3 : fabric3-pojo jar 3.0.0
org.fabric3 : fabric3-jdk-reflection jar 3.0.0
org.fabric3 : fabric3-spi jar 3.0.0
org.fabric3 : fabric3-test-spi jar 3.0.0
org.fabric3 : fabric3-monitor jar 3.0.0
org.fabric3 : fabric3-thread-pool jar 3.0.0
javax.servlet : javax.servlet-api jar 3.1.0
org.fabric3 : fabric3-plugin-api jar 3.0.0
org.fabric3 : fabric3-plugin-base jar 3.0.0
org.fabric3 : fabric3-maven-api jar 3.0.0

runtime (2)

Group / Artifact Type Version
org.codehaus.woodstox : woodstox-core-asl jar 4.1.3
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Fabric3 Maven Test Plugins

This repository hosts the Fabric3 maven test plugins source. Information on Fabric3 can be found at http://www.fabric3.org.

Building the Source

Requirements are JDK 7 and Maven 3.1.1+.

To build the source of a tagged release:

  1. Execute: mvn clean install

To build the source of a development branch:

  1. Checkout and build https://github.com/Fabric3/fabric3-core so that the SNAPSHOT runtime dependencies are installed in the machine's local Maven repository.

  2. Execute: mvn clean install

org.fabric3

Fabric3

Versions

Version
3.0.0
2.5.3
2.5.2
2.5.0