https://github.com/born2snipe/maven-fitnesse
FitNesse Utilities for a Maven project
https://github.com/born2snipe/maven-fitnesse
Last synced: about 1 year ago
JSON representation
FitNesse Utilities for a Maven project
- Host: GitHub
- URL: https://github.com/born2snipe/maven-fitnesse
- Owner: born2snipe
- Created: 2009-04-22T03:43:42.000Z (about 17 years ago)
- Default Branch: master
- Last Pushed: 2022-02-01T00:58:24.000Z (over 4 years ago)
- Last Synced: 2025-03-24T15:52:18.219Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 3.83 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.textile
Awesome Lists containing this project
README
h1. 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
h4. Note: This widget assumes the “mvn” command is in the PATH