ludoch / appengine-maven-plugin

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

Provide sample (or archetype) using JPA and Datanucleus enhancement #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Please provide sample (or archetype) using JPA and Datanucleus enhancement.
This would be a very nice reference for everybody with this setup.

Original issue reported on code.google.com by marceloverdijk on 14 Dec 2012 at 3:13

GoogleCodeExporter commented 9 years ago
Note that there is already a community provided GAE plugin: 
https://github.com/bmuschko/gradle-gae-plugin

Maybe this can be ported back to Google and provided as official plugin?

Original comment by marceloverdijk on 17 Dec 2012 at 2:17

GoogleCodeExporter commented 9 years ago
That plugin uses Gradle instead of Maven.  I'd be happy to start talking to the 
developers of that plugin at some point in the future.  I'm trying to focus on 
Maven for the short term.

I'm working on providing more Archetypes, presently we only have the guestbook 
app.  I'll update this thread when a JPA/DataNucleus archetype.

Original comment by matts...@google.com on 18 Dec 2012 at 8:13

GoogleCodeExporter commented 9 years ago

Original comment by matts...@google.com on 18 Dec 2012 at 8:14

GoogleCodeExporter commented 9 years ago
Just for reference, this is an existing community Maven plugin which works 
nicely: http://code.google.com/p/maven-gae-plugin/

Original comment by marceloverdijk on 20 Dec 2012 at 10:10

GoogleCodeExporter commented 9 years ago
Try out the appengine:enhancer goal and let me know if that does what you want.

Original comment by matts...@google.com on 21 Mar 2013 at 6:17