Hi Paul,

I am not a Maven person; I still use Ant with my NetBeans IDE. So I
probably cannot help you. Hopefully someone else on this forum can.

(As a non-Maven person, does your Maven build a war folder prior to
running your GAE/J development server? If so, you could take a peek in
the folder I mentioned earlier to see which SDK .jar files get put in
there.)

(I'll answer your other question next week when I next open my IDE.)

Ian


On Dec 17, 3:45 pm, Paul <[email protected]> wrote:
> 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.
>           Seehttp://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.

Reply via email to