Constantino Cronemberger created MGWT-322:
---------------------------------------------
Summary: message about outputdirectory is not necessary when using
copyWebapp
Key: MGWT-322
URL: https://jira.codehaus.org/browse/MGWT-322
Project: Maven 2.x GWT Plugin
Issue Type: Improvement
Reporter: Constantino Cronemberger
When I execute gwt:run or gwt:debug it generates this warning:
[WARNING] Your POM <build><outputdirectory> does not match your hosted webapp
WEB-INF/classes folder for GWT Hosted browser to see your classes.
But this is only really necessary when copyWebapp is false, because otherwise
the classes will be automatically copied from target/classes to
"hostedWebapp"/WEB-INF/classes directory.
My suggestion is that this message be changed to:
[WARNING] Your POM <build><outputdirectory> does not match your hosted webapp
WEB-INF/classes folder and copyWebapp is false. One of the two options is
necessary for GWT Hosted browser to see your classes.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.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