I am receiving an error when trying to deploy using maven:

mvn clean install     --> works OK
mvn package           --> works OK
mvn gcloud:deploy -Dgcloud.gcloud_project=hospital-1382 -Dgcloud.version=1

[INFO] Updating service [default]...failed.
[INFO] ERROR: (gcloud.preview.app.deploy) Error Response: [400] Java 6 
applications are prevented from being deployed to Google App Engine from 
any version of the SDK, including older ones. If you need to continue to 
deploy Java 6 applications for compatibilit
y reasons, you can request that your application be whitelisted for Java 6 
deployment by visiting http://goo.gl/ycffXq.
[ERROR] Error: gcloud app command with exit code : 1

My *app.yaml* and *pom.xml *are attached.

Any help would be appreciated ...


- Joe

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/51c50763-ed7b-447c-a2f6-c08bc2cc6ab7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Attachment: pom.xml
Description: XML document

Attachment: app.yaml
Description: Binary data

  • [google-appengine] E... Joe Pardi

Reply via email to