Hi guys, Is there an easy way to automatically build and test integration test projects? I have an integration test in: ./src/test/it/pom.xml The maven doc suggests this should be build and executed in the integration-test lifecycle, but $ mvn integration-test does not run my test.
Any ideas? thanks Philipppe --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
