public
Description: FitNesse Utilities for a Maven project
Homepage:
Clone URL: git://github.com/born2snipe/maven-fitnesse.git
born2snipe (author)
Fri Jun 26 04:12:14 -0700 2009
commit  143c3223e9439944f8bbed2d561e5a7349db7402
tree    f01c5a9ef0f5dbd806b260c2396b9991593d532a
parent  1c232aadef5a09472ad3aaba386e1e8377656041
name age message
file .gitignore Tue Apr 21 19:24:17 -0700 2009 initial [born2snipe]
file README.textile Thu Jun 25 21:35:51 -0700 2009 created readme [born2snipe]
file header.txt Tue Apr 21 20:50:38 -0700 2009 added plugins: license & release [born2snipe]
file pom.xml Loading commit data...
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