The surefire reporting plugin re-runs the tests, which is kind of
natural as there is really no way to tell the current state of the
project. I think Maven should introduce the concept of a "project
state", which would make some of the plugins easier to implement.
Maven2 supplies a set of well defined "life cycle phases". If the
current state ("phase") of the project was available to each mojo, we
would solve the problem of having several mojos being run twice, like
for instance the surefire plugin.
Regards,
Steinar Cook
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]