Surefire should provide a pluggable means to specify a custom provider
----------------------------------------------------------------------

                 Key: MSUREFIRE-159
                 URL: http://jira.codehaus.org/browse/MSUREFIRE-159
             Project: Maven 2.x Surefire Plugin
          Issue Type: Bug
    Affects Versions: 2.3
            Reporter: Micah Whitacre


The current way that surefire determines which provider to use is hard coded 
and based on a project's dependencies.  I would like to write a custom 
surefire-provider and be able to specify to use that provider without having to 
patch the surefire plugin.  In my case I want to write a surefire-provider that 
will run Eclipse PDE Junits which wouldn't neccessarily have a specific 
dependency listed

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to