Had one more question. In the documentation I have read the integration test directory is usually added in the generate-test-sources phase. So all tests are visible during the `test` phase, although they would be excluded by default if they end in `IT`.
It seems more "Logical" to add the integration test directory during the `pre-integration-test` phase, but I don't think that's what the Maven documentation does. Are there any drawbacks to doing this? Thanks, - Ole --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org