[appengine-java] maven-gae-plugin

2010-12-23 Thread Patrick Twohig
Hi,

I was having difficulty debugging my application using Maven plugin for App
Engine.  As soon as I connect the debugger the process stops.  Is anybody
else experiencing this issue?  Or, alternatively, is there any other means
to get maven+gae+eclipse and the debugger working?

Thanks,
Patrick.

-- 
Patrick H. Twohig.

Namazu Studios
P.O. Box 34161
San Diego, CA 92163-4161

-- 
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 google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



[appengine-java] maven-gae-plugin 0.4.2

2009-12-18 Thread drone
maven-gae-plugin 0.4.2 has just been released (http://code.google.com/
p/maven-gae-plugin)

The main features are upgraded/cleaned dependencies, also there are
couple of small bug fixes.
You can check the GWT example project (uses GAE 1.3.0 and GWT 1.7.1).

Running hosted mode from maven should be possible after gwt-maven-
plugin's 1.2 version is released (http://jira.codehaus.org/browse/
MGWT-112) (or you can try building it's 1.2-SNAPSHOT yourself).

Combining maven-gae-plugin with Google Eclipse plug-in might be
possible, if you put war directory in your project root, but I haven't
tested this yet. (See following thread:
http://groups.google.com/group/google-appengine-java/browse_thread/thread/ebfd891f84591432)

--

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 google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.