I have had some problems with getting GAE and Maven to work with each other but that is finally solved!
I can now test my servlet locally but when I try to deploy to Google App Engine. It states that my project is not a GAE-project. When I enter the properties window and select Google -> App Engine I get a error message stating “The currently displayed page contains invalid values.” I check “Use Google App Engine” and enters Application ID and Version.
When I try to deploy to GAE again I get the same message that its not a GAE-project and when I enter the properties window again I can see that the “Use Google App Engine” is unchecked.
Sometimes the checked state is saved but the Application ID is blank.
What is this error about invalid values and why are not my properties saved?
I solved it!
As usual something really stupid…
I had a . in the version number in appengine-web.xml.