Hiho! I was wondering, what you all think about adding the failsafe plugin to the super pom of maven 4. I often work with young teams, and it's difficult to explain, why the surefire plugin works out of the box, but the failsafe plugin does not... and of course, it's a nuisance to have to add it to every project.
Maybe unit tests used to be more important than integration tests in the past, but my perception is that this is changing: ITs become more and more the primary way of testing, while unit tests become more optional and focus on more complex algorithms. Kind regards Rüdiger --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org