On 13 Apr 2010, at 19:56, Jake wrote:
I mean, the latest SDK (1.3.2) isn't even in the central repository
yet :)
If it helps you can add this:
<repository>
<id>twig</id>
<url>http://mvn.twig-persist.googlecode.com/hg</url>
</repository>
which is kept up-to-date with the latest app engine libs
BTW, I am using maven with GPE with no problems. I do not add the App
Engine "Library" so none of the optional jars are copied into my lib
folder. The only trick was to specify -Dappengine.sdk.root ... and
strangely it keeps removing the -javaagent argument every time I run it.
--
You received this message because you are subscribed to the Google Groups "Google
App Engine for Java" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-appengine-java?hl=en.