Skip to content
lvonk edited this page Sep 13, 2010 · 2 revisions

This is a forked repository. Have a look at
unclebob’s fitnesse wiki
for more information.

To use the maven pom widget you need to do the following steps:

1. Go to http://github.com/lvonk/fitnesse and build fitnesse.
2. Define a plugins.properties that contains: “WikiWidgets = fitnesse.wikitext.widgets.MavenClasspathWidget”
3. Start fitnesse
4. Refer to your pom file as follows: !pomFile /path/to/pom.xml

It uses the maven-embedder to resolve the classpath.

Any feedback is appreciated.

Clone this wiki locally