FitNesse Launcher Maven Plugin
Maven plugin to start / stop wiki and run tests.
| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdcom.processpuzzle.fitnesse |
| ArtifactId | ArtifactIdfitnesse-launcher-maven-plugin |
| Last Version | Last Version1.6.5 |
| 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 Organization |
Project OrganizationAgile Renovation |
<plugin>
<groupId>com.processpuzzle.fitnesse</groupId>
<artifactId>fitnesse-launcher-maven-plugin</artifactId>
<version>1.6.5</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| com.processpuzzle.fitnesse : fitnesse-launcher-core | jar | 1.6.5 |
| org.apache.maven : maven-plugin-api | jar | 3.3.9 |
| org.apache.maven : maven-compat | jar | 3.3.9 |
| org.apache.maven.plugins : maven-dependency-plugin | jar | 2.10 |
| org.apache.maven.plugins : maven-failsafe-plugin | jar | 2.19.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 |
| org.zeroturnaround : zt-exec | jar | 1.9 |
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-api | jar | 1.7.24 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.24 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-all | jar | 1.10.19 |
| org.powermock : powermock-api-mockito | jar | 1.6.2 |
| org.powermock : powermock-module-junit4 | jar | 1.6.2 |
| org.eclipse.jetty : jetty-server | jar | 8.1.15.v20140411 |
Maven plugin to start / stop wiki and run tests.