Hmm... I still can't get it to work. I have all references to 1.6.1, I
have deleted everything that could include anything connected to old
SDK and all old SDKs and still the same.
maven gae:version gives that:
[INFO] SDK directory: C:\Users\Zeldor\.m2\repository/com/google/
appengine/appengine-java-sdk/1.6.1/appengine-java-sdk-1.6.1
[INFO] SDK version:
Release: 1.5.2
Timestamp: Tue Jul 19 01:48:56 CEST 2011
API versions: [1.0]
Any ideas? In my pom.xml I have:
<properties>
<!--
This is the App Engine SDK version. It's used by the maven-
gae-plugin.
See http://code.google.com/p/maven-gae-plugin/ for
additional configuration options.
-->
<gae.version>1.6.1</gae.version>
--
You received this message because you are subscribed to the Google Groups
"Google App Engine" 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?hl=en.