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

com.processpuzzle.fitnesse
ArtifactId

ArtifactId

fitnesse-launcher-maven-plugin
Last Version

Last Version

1.6.5
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 Organization

Project Organization

Agile Renovation

Download fitnesse-launcher-maven-plugin

How to add to project

<plugin>
    <groupId>com.processpuzzle.fitnesse</groupId>
    <artifactId>fitnesse-launcher-maven-plugin</artifactId>
    <version>1.6.5</version>
</plugin>

Dependencies

compile (17)

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

test (4)

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

Project Modules

There are no modules declared in this project.

FitNesse Launcher Maven Plugin

Build Status Quality Gate Code coverage ratio Technical debt ratio Maven Central

Maven plugin to start / stop wiki and run tests.

Versions

Version
1.6.5
1.6.4-RELEASE
1.6.3-RELEASE
1.6.2-RELEASE
1.6.1-RELEASE
1.6.0