Skip to content
born2snipe edited this page Sep 13, 2010 · 6 revisions

Pom Widget

- How to use the Pom Widget?

  • you will need to add the maven-fitnesse jar to the classpath of your FitNesse server
  • in the FitNesse plugins.properties add fitnesse.maven.widget.PomWidget to the WikiWidgets property
  • now on your wiki page add !pom [path to pom file], this will add the output directories and the dependencies to the FitNesse classpath

- This widget assumes the “mvn” command is in the PATH

Clone this wiki locally