FitNesse Launcher Maven Plugin
Maven plugin to start / stop wiki and run tests.
License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.processpuzzle.maven |
ArtifactId | ArtifactIdfitnesse-launcher-maven-plugin |
Last Version | Last Version1.6.0 |
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 |
Project Organization |
Project OrganizationAgile Renovation |
<plugin>
<groupId>com.processpuzzle.maven</groupId>
<artifactId>fitnesse-launcher-maven-plugin</artifactId>
<version>1.6.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
com.processpuzzle.maven : fitnesse-launcher-core | jar | 1.6.0 |
org.apache.maven : maven-plugin-api | jar | 3.3.3 |
org.apache.maven : maven-compat | jar | 3.3.3 |
org.apache.maven.plugins : maven-dependency-plugin | jar | 2.10 |
org.apache.maven.plugins : maven-failsafe-plugin | jar | 2.18.1 |
org.fitnesse : fitnesse | jar | 20151230 |
org.twdata.maven : mojo-executor | jar | 2.2.0 |
org.apache.maven.plugins : maven-clean-plugin | jar | 2.6.1 |
org.apache.maven.plugins : maven-antrun-plugin | jar | 1.8 |
org.apache.maven.reporting : maven-reporting-impl | jar | 2.4 |
org.apache.maven.plugins : maven-surefire-report-plugin | jar | 2.18.1 |
commons-io : commons-io | jar | 2.4 |
org.jsoup : jsoup | jar | 1.7.3 |
junit : junit | jar | 4.12 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.9.5 |
org.eclipse.jetty : jetty-server | jar | 8.1.15.v20140411 |
Maven plugin to start / stop wiki and run tests.