Re: Testsuite updates

2008-05-15 Thread Jason Dillon
Sure, you can cd into the directory you want and run mvn, just make sure you have geronimo and selenium running already. --jason On May 15, 2008, at 10:03 PM, Jarek Gawor wrote: Maybe I don't quite understand but why can't I just cd into any testsuite directory and run mvn install from ther

Re: Testsuite updates

2008-05-15 Thread Jarek Gawor
Maybe I don't quite understand but why can't I just cd into any testsuite directory and run mvn install from there to run all tests (including tests of sub modules if any)? Also, when I run tests with -Dtests= option, maven is installing and starting a server. That's fine when I run the tests auto

Testsuite updates

2008-05-09 Thread Jason Dillon
Folks, I've finished cleaning up some of the testsuite, a few issues that I see remain, like splitting those ear|war modules up to remove the need for extra maven configuration in modules to run the tests. Looks like there are some legitimate failures in the console- testsuite, which I've no

testsuite updates

2008-01-19 Thread Jarek Gawor
Folks, As some of you may have noticed, the locations of the testsuite reports and snapshot binaries have changed recently. They were moved from Prasad's home directory to: Binaries: http://geronimo.apache.org/maven/server/binaries Testsuite reports: http://geronimo.apache.org/maven/server/tests