Skip to content
This repository has been archived by the owner on Apr 13, 2022. It is now read-only.

After installation #2

Closed
csselo opened this issue Sep 15, 2015 · 2 comments
Closed

After installation #2

csselo opened this issue Sep 15, 2015 · 2 comments
Assignees
Labels

Comments

@csselo
Copy link

csselo commented Sep 15, 2015

Hi

I installed it succesfully.

[INFO] Installing /home/selo/İndirilenler/appengine-try-java-master/target/appengine-try-java-1.0.war to /home/selo/.m2/repository/com/google/appengine/demos/appengine-try-java/1.0/appengine-try-java-1.0.war
[INFO] Installing /home/selo/İndirilenler/appengine-try-java-master/pom.xml to /home/selo/.m2/repository/com/google/appengine/demos/appengine-try-java/1.0/appengine-try-java-1.0.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------

but there is no info about after installation.
how can I see this app

@waprin
Copy link

waprin commented Sep 28, 2015

Use

mvn appengine:devserver to run locally and

mvn appengine:upload to deploy.

See App Engine Java tutorial:

https://cloud.google.com/appengine/docs/java/gettingstarted/introduction

@lesv lesv added the bug label Feb 11, 2016
tswast added a commit that referenced this issue Apr 12, 2016
Remove unnecessary properties.
@tswast
Copy link
Contributor

tswast commented Dec 7, 2016

Hi @csselo hopefully you solved your problem. I've recently updated the plugin to use the new App Engine Maven plugin, based on the Cloud SDK.

The new commands are mvn appengine:run to run locally and mvn appengine:deploy to deploy.

I've also added a README with this information.

@tswast tswast closed this as completed Dec 7, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants