Cannot start up fitnesse using maven exec plugin #880
Closed
Milestone
Comments
Thanks for reporting! Found it: The files are looked up by calling I'll change that line to use the same class loader that's used to load the FileUpdate class. You can obtain an edge build or use the |
Thanks @amolenaar for looking into this. I'll use the |
Same issue still exists in fitnesse.updates.WikiContentUpdater.parseResource(String) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Below is the error I get when I attempt to run fitnesse using maven exec plugin instead of ant exec plugin described here http://blog.xebia.com/fitnesse-and-dependency-management-with-maven/#comment-1094331
And that's how my maven configuration looks like
Can someone please advise?
The text was updated successfully, but these errors were encountered: