I did not saw this one, thanks. Seems like a lot of people are
interested in solving this issue :-)
I add a comment, just in case.
--
OQube < software engineering \ génie logiciel >
Arnaud Bailly, Dr.
\web> http://www.oqube.com
---
You're right - it is hardcoded. See http://jira.codehaus.org/browse/SUREFIRE-141
Tom
On 2/6/07, Arnaud Bailly <[EMAIL PROTECTED]> wrote:
Hi to all,
I wish to extend maven-surefire with a new provider. As far as I can
tell from the plugin's source code, this is not possible without
modification
Hi to all,
I wish to extend maven-surefire with a new provider. As far as I can
tell from the plugin's source code, this is not possible without
modification of the plugin's code as providers are hardcoded in the
constructSurefireBooter() method. BTW, this explains
http://jira.codehaus.org/browse/S