|
||||||||||
| 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
public class RunGoal
Runs the WAR project locally on the Google App Engine development server. You can specify jvm flags via the jvmFlags in the configuration section.
| Field Summary |
|---|
| Fields inherited from class net.kindleit.gae.StartGoal |
|---|
address, disableUpdateCheck, javaAgent, jvmFlags, port |
| Fields inherited from class net.kindleit.gae.EngineGoalBase |
|---|
appDir, appId, appVersion, ARG_TYPE, container, emailAccount, encoding, gaeProperties, goalArguments, hostString, keepTempUploadDir, monitorKey, monitorPort, passIn, proxy, sdkDir, serverId, settings, splitJars, uploadServer, wait |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
RunGoal()
|
|
| Method Summary | |
|---|---|
void |
execute()
Will always run in the foreground. |
| Methods inherited from class net.kindleit.gae.StartGoal |
|---|
resolveArtifacts, runKickStart |
| Methods inherited from class net.kindleit.gae.EngineGoalBase |
|---|
contextualize, ensureSystemProperties, 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 RunGoal()
| Method Detail |
|---|
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
execute in interface org.apache.maven.plugin.Mojoexecute in class StartGoalorg.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureExceptionStartGoal.execute()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||