|
Class Summary |
| 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 |
Uploads a WAR project on to Google's servers. |
| EngineGoalBase |
Base MOJO class for working with the Google App Engine SDK. |
| EnhanceGoal |
Enhances classes. |
| 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. |
| VersionGoal |
Prints plugin and SDK version information. |