Hi Guys
Another weird question, I have checked out OAuth and want to see its test suite in action (basically so I can replicate the sparklr2 tests for example in my own app) but when I do
mvn integration-test
It fails with connection refused and jetty isn't being run. And when I run mvn jetty:run in another terminal, then I get a failure cause the port is in use.....
Help please :)
Thanks
Tom
