flesh out the SCM provider interface ------------------------------------ Key: SCM-50 URL: http://jira.codehaus.org/browse/SCM-50 Project: Maven SCM Type: Task Components: maven-scm-api Reporter: Brett Porter Fix For: 1.0-alpha-2
instead of having an execute() method, the ScmProvider interface should have individual commands in the interface, like ScmManager currently does. In fact, after this, the ScmManager need not have the commands, and just needs to expose a getProvider method. This should eventually lead to the removal of CommandNameConstants -- 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