yea I found that place 10 min ago, I was putting the arguments in the wrong
place...
the strange thing is that the error about cometd is not present any more
when I run single test...still there when I run it using the maven, but it
doesn't really cause any issues
thanks
On Sat Jan 31 2015 at 00
On 30.01.2015, Boris Horvat wrote:
> I have created a testng.xml and put details about my test class to run, if
> I run this from maven all is working fine, but I can't get it to run using
> an IntelliJ as it complains about the missing property
> tapestry.execution-mode.
In the Run/Debug config
Clicked wrong button by mistake. So apologies for that.
I have created a testng.xml and put details about my test class to run, if
I run this from maven all is working fine, but I can't get it to run using
an IntelliJ as it complains about the missing property tapestry.execution-mode.
Does anyone