public class SCMManagerFactory extends Object
Modifier and Type | Method and Description |
---|---|
org.apache.maven.scm.manager.ScmManager |
createScmManager() |
static SCMManagerFactory |
getInstance() |
void |
start() |
void |
stop() |
public void start() throws org.codehaus.plexus.PlexusContainerException
org.codehaus.plexus.PlexusContainerException
public org.apache.maven.scm.manager.ScmManager createScmManager() throws org.codehaus.plexus.component.repository.exception.ComponentLookupException
org.codehaus.plexus.component.repository.exception.ComponentLookupException
public static SCMManagerFactory getInstance()
Copyright © 2004-2016. All Rights Reserved.