| Class | Description |
|---|---|
| CronGoal |
Updates datastore cron tasks.
|
| CronInfoGoal |
Displays times for the next several runs of each cron job
from Google's servers.
|
| DebugGoal |
Extends the
RunGoal for running the project with a debugger port hook
(optionally suspended). |
| DeployGoal |
Extends the UpdateGoal incorporating it correctly into the default lifecycle
|
| DOSGoal |
Updates Denial of Services blacklists.
|
| EngineGoalBase |
Base MOJO class for working with the Google App Engine SDK.
|
| EnhanceGoal |
Enhances classes.
|
| ExecuteGoal |
Run goal unbound to any phase.
|
| IndexGoal |
Updates datastore indexes.
|
| LogsGoal |
Retrieves logs from Google's servers.
|
| PasswordExpectOutputStream |
Read writes only from ThreadGroup, from other threads just redirect to PrintStream.
|
| RollbackGoal |
Rolls back an update on the Google's servers.
|
| RunGoal |
Runs the WAR project locally on the Google App Engine development server.
|
| StartGoal |
Runs the WAR project locally on the Google App Engine development server,
without executing the package phase first.
|
| StopGoal |
Stops a running instance of the Google App Engine development server.
|
| UnpackGoal |
Downloads and unzips the SDK to your maven repository.
|
| UpdateGoal |
Uploads a WAR project on to Google's servers.
|
| VersionGoal |
Prints plugin and SDK version information.
|
Copyright © 2009-2013 KindleIT. All Rights Reserved.