You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to GraphWalker
I've tried running the "petclinic" example with IntelliJ. The project itself works fine and the site opens, but when trying to apply the graphwalker tests (so including the graphwalker models in the resources folder)...first I did generate-sources and it worked fine, generate-test-sources worked fine as well....but test didn't. It returned an error mentioning "No start context found". (The dependencies I've included for graphwalker are graphwalker core and graphwalker maven plugin). Any clue what might be wrong?