public abstract class SpincastMavenScriptBase extends Object
| Constructor and Description |
|---|
SpincastMavenScriptBase(String[] mainArgs)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected String[] |
getMainArgs() |
protected File |
getMavenInstallatinRoot() |
protected File |
getProjectBaseDir() |
protected File |
getProjectBuildDir() |
protected File |
getProjectBuildOutputDir() |
protected void |
init() |
protected void |
log(String message) |
protected void |
sendException(String message) |
public SpincastMavenScriptBase(String[] mainArgs)
protected void init()
protected String[] getMainArgs()
protected File getProjectBaseDir()
protected File getProjectBuildDir()
protected File getProjectBuildOutputDir()
protected File getMavenInstallatinRoot()
protected void sendException(String message)
protected void log(String message)
Copyright © 2018. All rights reserved.