Hi, In order to progress on the topic of integration testing, I'm proposing the following strategy that we can implement immediately:
* We add one new <integrationTestSourceDirectory> element to the POM (similar to the current <testSourceDirectory> element but for integration tests) * We make it default to src/test-integration. * We create a new surefire:test-integration MOJO bound to the integration-test lifecycle * We implement this for Maven 2.0.3. Let me know if that's ok and I'll try to implement it. Thanks -Vincent --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
