gwt:debug goal doesn't wokr
---------------------------
Key: MGWT-64
URL: http://jira.codehaus.org/browse/MGWT-64
Project: Maven 2.x GWT Plugin
Issue Type: Bug
Reporter: Agustín Gañán
I'm trying to start the shell with the gwt:debug goal but it's doesn't
work. The shell starts but when I try to connect to the debug port I
get "connection refused".
Looking in the logs I found that the extra JVM arguments that are
passed to the scripts have the default value (-Xmx512m) but it should
be something like this (-Xdebug -Xnoagent -Djava.compiler=NONE ....).
I think that the method getExtraJvmArgs() in DebugMojo.java is never
called so the extra args are not added to the java command.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email