What i am doing
- I am trying to use the google app engine for the first time
- I have installed JAVA & Maven as specified by docs
[LINK I AM REFERING: https://cloud.google.com/appengine/docs/java/gettingstarted/creating ][1]
I am trying to run:
mvn archetype:generate -Dappengine-version=1.9.17 -Dapplication-id=XXXXXX -Dfilter=com.google.appengine.archetypes:
Application-id: I got from the google console
Doc says :: Select from the artifact list by supplying the number corresponding to
com.google.appengine.archetypes:appengine-skeleton-archetype.
Questions
- What does it mean by "number"?
- Where can we get that number ?
- Confused on this part !
No comments:
Post a Comment