com.atlassian.maven.plugins.sandbox
Class HgUtils

java.lang.Object
  extended by com.atlassian.maven.plugins.sandbox.HgUtils

public class HgUtils
extends java.lang.Object


Nested Class Summary
static class HgUtils.HgException
           
 
Method Summary
static java.lang.String getBranch(org.apache.maven.plugin.logging.Log log)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getBranch

public static java.lang.String getBranch(org.apache.maven.plugin.logging.Log log)
                                  throws HgUtils.HgException
Throws:
HgUtils.HgException


Copyright © 2011 Atlassian. All Rights Reserved.