License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIduk.co.javahelp.fitnesse |
ArtifactId | ArtifactIdfitnesse-launcher-maven-plugin |
Last Version | Last Version1.4.2 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionFitNesse Launcher Maven Plugin
Provides ability to launch FitNesse as a wiki server,
or automatically run FitNesse tests as part of a
standard integration-test / verify build.
Allows configuration of FitNesse's classpath through plugin dependencies,
and injects all Maven project properties as FitNesse variables,
( which can be overridden from the command line using '-D' ).
|
Project URL |
Project URL |
<plugin>
<groupId>uk.co.javahelp.fitnesse</groupId>
<artifactId>fitnesse-launcher-maven-plugin</artifactId>
<version>1.4.2</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.1.1 |
org.apache.maven : maven-compat | jar | 3.1.1 |
org.apache.maven.plugins : maven-dependency-plugin | jar | 2.8 |
org.apache.maven.plugins : maven-failsafe-plugin | jar | 2.12.4 |
org.fitnesse : fitnesse | jar | 20140201 |
org.twdata.maven : mojo-executor | jar | 2.2.0 |
org.apache.maven.plugins : maven-clean-plugin | jar | 2.5 |
org.apache.maven.plugins : maven-antrun-plugin | jar | 1.7 |
org.apache.maven.reporting : maven-reporting-impl | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.5 |
org.eclipse.jetty : jetty-server | jar | 8.1.8.v20121106 |
commons-io : commons-io | jar | 2.4 |