David Blevins wrote:
I've hacked on some plugins before, but the surefire one seems a little more
complicated than the typical plugin. Anyone with some surefire expertise
interested in working on this?
This is filed as SUREFIRE-179. It has an old patch, and no integration
test. The patch
Currently, it's a bit of a trick trying to get a javaagent in use with
your test cases. Here's the boiler plate pom text:
http://cwiki.apache.org/OPENEJBx30/javaagent-with-maven-surefire.html
It'd be really great if we could just do it like this:
org.apache.maven.plugins