public abstract class BackendGoalBase extends EngineGoalBase
| Modifier and Type | Field and Description |
|---|---|
protected String |
backend
Overrides where the Project War Directory is located.
|
protected String |
backendDir
Overrides where the Project War Directory is located.
|
appDir, appId, appVersion, ARG_TYPE, container, emailAccount, encoding, gaeProperties, goalArguments, hostString, keepTempUploadDir, monitorKey, monitorPort, passIn, proxy, sdkDir, serverId, settings, splitJars, uploadServer, wait| Constructor and Description |
|---|
BackendGoalBase() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
runBackend(String command)
Passes a backend command to the Google App Engine AppCfg runner.
|
contextualize, ensureSystemProperties, getAppCfgArgs, getCommonArgs, hasServerSettings, runAppCfggetLog, getPluginContext, setLog, setPluginContextprotected String backendDir
protected String backend
protected final void runBackend(String command) throws org.apache.maven.plugin.MojoExecutionException
command - command to run through AppCfgorg.apache.maven.plugin.MojoExecutionException - If EngineGoalBase.ensureSystemProperties() failsCopyright © 2009-2013 KindleIT. All Rights Reserved.