With my Maven 2 projects, my integration tests are by default disabled
in my test phase. I use the **/*ITest.java naming pattern which is
only included when I active my "itest" profile. Will Maven 3 finally
introduce native support for different kinds of tests? The whiteboard
throws around several suggestions, but I am not aware of the winners.
One proposal is to provide separate tests directory (like src/main/it)
and the other is naming convention of the classes.

Paul

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to