An open API service indexing awesome lists of open source software.

https://github.com/born2snipe/maven-fitnesse

FitNesse Utilities for a Maven project
https://github.com/born2snipe/maven-fitnesse

Last synced: about 1 year ago
JSON representation

FitNesse Utilities for a Maven project

Awesome Lists containing this project

README

          

h1. How to use the Pom Widget?


  1. You will need to add the maven-fitnesse jar to the classpath of your FitNesse server

  2. In the FitNesse plugins.properties add fitnesse.maven.widget.PomWidget to the WikiWidgets property

  3. Now on your wiki page add !pom [path to pom file], this will add the output directories and the dependencies to the FitNesse classpath

h4. Note: This widget assumes the “mvn” command is in the PATH