-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
README is not clear enough about the installation steps #11
Comments
Hi, You can add the dependency to your Maven pom.xml file. https://github.com/xebia/Xebium contains a nice example for that. Regards, Arjan
|
I wish I could start fitnesse as standalone from command-line using java only (no maven). I've got maven-classpath-plugin-1.9.jar from maven-repo and try to start with:
./fitness/plugins.properties has the line
added. After start I've got
What goes wrong? |
Hi Arjan, I'm also encountering an Exception using this method. I configured my project based on https://github.com/xebia/Xebium (blog ) and have been using it for the last two years. Currently, I'm using FitNesse version 20140630 and am trying to upgrade to 20151230. I'm able to bring up new FitNesse instance through maven but when I try to add
Any help is much appreciated in advance. Thanks!! |
Hey, guy!
Okay, I've downloaded it, but where should I put the files to make it work? :)
It seems just downloading is not enough.
Thank you!
The text was updated successfully, but these errors were encountered: