M2E has been working great for me with the cobertura:cobertura goal but now I've added my first exclude tags to my POM according to the "Configuring Instrumentation" section here: http://mojo.codehaus.org/cobertura-maven-plugin/usage.html
It changes nothing. Has anyone else had success with M2E + Cobertura + excludes? Now that I'm playing with it, actually, it looks like none of my pom.xml's cobertura configuration is being applied. Scott