public
Description: FitNesse Utilities for a Maven project
Homepage:
Clone URL: git://github.com/born2snipe/maven-fitnesse.git
born2snipe (author)
Thu Jun 25 21:45:08 -0700 2009
commit  f5d8523ad257653bbc4c566ab3c9668da91604e7
tree    4b5deb97653107aa6a165178177c0f55f5f15b31
parent  649b9dc44b186e9a24b356dd784704472f3f7698
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