Rajafkvp / appengine-maven-plugin

Automatically exported from code.google.com/p/appengine-maven-plugin
Apache License 2.0
0 stars 0 forks source link

com.google.appengine:appengine-maven-plugin:1.9.18:update failed. NoSuchElementException -> #63

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I am new to Google Drive API and getting following error while setting a sample 
Guestbook application in Eclipse. I have read almost all the questions that are 
posted here about this error but I still get this error. Hence I am writing 
this question.

The error I am seeing is - Failed to execute goal 
com.google.appengine:appengine-maven-plugin:1.9.18:update (default-cli) on 
project guestbook: Execution default-cli of goal 
com.google.appengine:appengine-maven-plugin:1.9.18:update failed. 
NoSuchElementException ->

I am seeing this error when I am performing step 2: Run the app in the 
development server on your local machine by invoking this command from 
/guestbook: mvn appengine:devserver

[Building and testing the app - 
https://cloud.google.com/appengine/docs/java/gettingstarted/ui_and_code]

Any help is greatly appreciated.

Warm Regards, Avani

Original issue reported on code.google.com by dhanu....@gmail.com on 23 Feb 2015 at 8:41