🚌 In February 2024, this library has moved to appengine-plugins/app-maven-plugin. This repository will be archived in the future. Future releases will appear in the new repository (https://github.com/GoogleCloudPlatform/appengine-plugins/releases). The Maven artifact coordinates (com.google.cloud.tools:appengine-maven-plugin) remain the same.
Google App Engine Maven pluginThis Maven plugin provides goals to build and deploy Google App Engine applications.
RequirementsMaven is required to build and run the plugin.
Google Cloud SDK is required but will be automatically installed by the plugin.
How to useIn your Maven App Engine Java app, add the following plugin to your pom.xml:
<plugin> <groupId>com.google.cloud.tools</groupId> <artifactId>appengine-maven-plugin</artifactId> <version>2.4.4</version> </plugin>
You can now run commands like mvn package appengine:deploy
in the root folder of your Java application.
Please see the USER GUIDE for a full list of supported goals and configuration options.
Reference DocumentationApp Engine Standard Environment:
App Engine Flexible Environment:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4