Any good maven support for Google Appengine?
Posted by Jacob von Eyben on 5th June 2009
Yesterday I created a appengine project testing the JPA/Spring/Wicket stack.
This was created using the build.xml file found in the appengine documentation. It all worked fine, but I would like to build my project using maven so I started looking for a good maven plugin.
I found this blog talking about what features a good plugin should contain and a guy from the kindleit company claiming that they actually had implemented a maven-gae-plugin capable of executing most of these tasks.
Unfortunately I ran into several problems using this plugin, hence I have created an issue.
Untill these tasks in the issue has been fixed I would like to use another plugin.
Can anybody guide me in the direction of a more stable plugin?
Posted in java, maven | 1 Comment »