|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
net.kindleit.gae.EngineGoalBase
net.kindleit.gae.StartGoal
net.kindleit.gae.RunGoal
net.kindleit.gae.ExecuteGoal
public class ExecuteGoal
Run goal unbound to any phase. This goal is similar to run, except that it does not require the package phase to have completed.
RunGoal| Field Summary |
|---|
| Fields inherited from class net.kindleit.gae.StartGoal |
|---|
address, disableUpdateCheck, javaAgent, jvmFlags, port |
| Fields inherited from class net.kindleit.gae.EngineGoalBase |
|---|
appDir, ARG_TYPE, container, emailAccount, gaeProperties, hostString, keepTempUploadDir, monitorKey, monitorPort, passIn, proxy, sdkDir, serverId, settings, splitJars, uploadServer, wait |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
ExecuteGoal()
|
|
| Method Summary |
|---|
| Methods inherited from class net.kindleit.gae.RunGoal |
|---|
execute |
| Methods inherited from class net.kindleit.gae.StartGoal |
|---|
resolveArtifacts, runKickStart |
| Methods inherited from class net.kindleit.gae.EngineGoalBase |
|---|
assureSystemProperties, contextualize, getAppCfgArgs, getCommonArgs, hasServerSettings, runAppCfg |
| Methods inherited from class org.apache.maven.plugin.AbstractMojo |
|---|
getLog, getPluginContext, setLog, setPluginContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExecuteGoal()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||