Last Version

FitNesse Launcher Ant Task 1.6.0

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 Ant
GroupId

GroupId

com.processpuzzle.maven
ArtifactId

ArtifactId

fitnesse-launcher-ant-task
Version

Version

1.6.0
Type

Type

jar
Description

Description

FitNesse Launcher Ant Task
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-ant-task
Project Organization

Project Organization

Agile Renovation

Download fitnesse-launcher-ant-task 1.6.0


<!-- https://jarcasting.com/artifacts/com.processpuzzle.maven/fitnesse-launcher-ant-task/ -->
<dependency>
    <groupId>com.processpuzzle.maven</groupId>
    <artifactId>fitnesse-launcher-ant-task</artifactId>
    <version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.processpuzzle.maven/fitnesse-launcher-ant-task/
implementation 'com.processpuzzle.maven:fitnesse-launcher-ant-task:1.6.0'
// https://jarcasting.com/artifacts/com.processpuzzle.maven/fitnesse-launcher-ant-task/
implementation ("com.processpuzzle.maven:fitnesse-launcher-ant-task:1.6.0")
'com.processpuzzle.maven:fitnesse-launcher-ant-task:jar:1.6.0'
<dependency org="com.processpuzzle.maven" name="fitnesse-launcher-ant-task" rev="1.6.0">
  <artifact name="fitnesse-launcher-ant-task" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.processpuzzle.maven', module='fitnesse-launcher-ant-task', version='1.6.0')
)
libraryDependencies += "com.processpuzzle.maven" % "fitnesse-launcher-ant-task" % "1.6.0"
[com.processpuzzle.maven/fitnesse-launcher-ant-task "1.6.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.ant : ant jar 1.9.6
org.fitnesse : fitnesse jar 20151230
junit : junit jar 4.12

test (1)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.