public
Description: FitNesse Utilities for a Maven project
Homepage:
Clone URL: git://github.com/born2snipe/maven-fitnesse.git
born2snipe (author)
Thu Jun 25 21:44:30 -0700 2009
commit  649b9dc44b186e9a24b356dd784704472f3f7698
tree    cf47fe087687befea68f51442dfde615c28f731c
parent  009f7e1cbd1b507d55efa1275439fd9687b6012e
name age message
file .gitignore Loading commit data...
file README.textile
file header.txt
file pom.xml
directory src/
README.textile

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

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