CompileMojo fails to compile if module sources are not in part of the project
-----------------------------------------------------------------------------
Key: MGWT-105
URL: http://jira.codehaus.org/browse/MGWT-105
Project: Maven 2.x GWT Plugin
Issue Type: Bug
Reporter: Will Gomes
Currently the compile mojo looks for stale source code to determine if gwt
compile is required. However if the project itself has no source code
associated with a gwt module, it doesn't find any stale sources and skips the
gwt compilation.
For example, when I have a separate war project with dependency
my-gwt-module.jar, if i invoke the gwt compile to compile module included
my-gwt-module.jar, the plugin inorrectly reports that the module "is up to
date. GWT compilation skipped".
To correct this a check should also be done to see if the ".nocache.js" file is
present in the output directory.
--
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