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/SUREFIRE-169 : testNg always supersedes junit.
Am I missing something or is there any plan to allow for a more open provider API ? Regards, -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
