Hi,

I use CruiseControl for continous integration. There are many projects,
which builds are configured as "mvn clean install site". The problem is,
that both 'install' and 'site' commands perform tests and some of my tests
take about 20-30mins! This is waste of time (of course, both test phases do
exactly the same work), so I would like somehow to do only 1 test phase - is
that possible?

Regards
-- 
View this message in context: 
http://www.nabble.com/%22mvn-install-site%22-performs-test-phase-2-times--tp16719990s177p16719990.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to