Skip to content

Commit 72c95e8

Browse files
authored
helloworld-jsp needs to use jetty plugin local dev
I get an exception when useing `mvn gcloud:run` (No appengine-web.xml)
1 parent d09319f commit 72c95e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helloworld-jsp/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
1. Set the correct Cloud SDK project via `gcloud config set project YOUR_PROJECT`
1212
id of your application.
13-
2. Run `mvn gcloud:run`
13+
2. Run `mvn jetty:run-exploded`
1414
4. Visit http://localhost:8080
1515

1616
## Deploy to AppEngine Managed VMs

0 commit comments

Comments
 (0)