What is the difference between these  two Maven plugins?

- Based on the Google App Engine SDK for Java
<https://cloud.google.com/appengine/docs/standard/java/tools/maven>

   - com.google.*appengine*::appengine:appengine-maven-plugin
   - Older


- Cloud-SDK Based
<https://cloud.google.com/appengine/docs/standard/java/tools/using-maven>

   - com.google.*cloud.tools:*:appengine-maven-plugin
   - Newer
   - Is it recommended over the other one?
   - What is the relation to *appcfg*? Is it  simply that appcfg is a
   component of the Cloud-SDK (where the Cloud-SDK consists of *gcloud *and
   related CLI tools)
   - Will an upcoming version depend on the Google AppEngine SDK for Java?
   - I see that Google Cloud Tools for Eclipse
   <https://cloud.google.com/eclipse/docs/>   interacts well with Maven
   <https://cloud.google.com/eclipse/docs/creating-new-webapp>, so that
   Maven can handle dependency management, goals etc. Does the Google Cloud
   Tools for Eclipse bundle/use the
   - com.google.*cloud.tools:*:appengine-maven-plugin?

-- 
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/CAD%3DB7cOU6eWgLyiDdi7PDaoHeEfJS08UrvYBdLiTS%2Btc6jugDA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-appengine] M... Joshua Fox

Reply via email to