FitNesse 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' ).

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

uk.co.javahelp.fitnesse
ArtifactId

ArtifactId

fitnesse-launcher-maven-plugin
Last Version

Last Version

1.4.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

FitNesse 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

http://code.google.com/p/fitnesse-launcher-maven-plugin/fitnesse-launcher-maven-plugin

Download fitnesse-launcher-maven-plugin

How to add to project

<plugin>
    <groupId>uk.co.javahelp.fitnesse</groupId>
    <artifactId>fitnesse-launcher-maven-plugin</artifactId>
    <version>1.4.2</version>
</plugin>

Dependencies

compile (9)

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

test (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.2
1.4.1
1.4.0
1.3.0
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0