On 30/09/2009, at 1:51 PM, Paul Benedict wrote:
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.
I'd love to see this happen in a version of Maven somewhere, but at this stage I don't believe anything is being added. We are still on the stumbling block of being able to change the POM without hosing the repository.
- Brett --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
