com.atlassian.maven.plugins.sandbox.scm
Class ScmHandlerFactory
java.lang.Object
com.atlassian.maven.plugins.sandbox.scm.ScmHandlerFactory
public class ScmHandlerFactory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createScmUtils
@Nullable
public static ScmHandler createScmUtils(org.apache.maven.plugin.logging.Log log,
@Nullable
org.apache.maven.model.Scm scm)
throws org.apache.maven.plugin.MojoFailureException
- Throws:
org.apache.maven.plugin.MojoFailureException
createScmRoUtils
@Nullable
public static ScmRoHandler createScmRoUtils(@NotNull
org.apache.maven.plugin.logging.Log log,
@Nullable
org.apache.maven.model.Scm scm)
throws org.apache.maven.plugin.MojoFailureException
- Throws:
org.apache.maven.plugin.MojoFailureException
Copyright © 2015 Atlassian. All rights reserved.