Consider (re)sourcesOnPath when checking for required compilation
-----------------------------------------------------------------

                 Key: MGWT-55
                 URL: http://jira.codehaus.org/browse/MGWT-55
             Project: Maven 2.x GWT Plugin
          Issue Type: Improvement
    Affects Versions: 1.1
            Reporter: Stefan Hübner
            Priority: Minor
         Attachments: MGWT.patch

In our multi-module project CompileMojo doesn't notice changed sources, if 
those sources reside in a module which is a sibbling to the WAR module. So the 
application won't get recompiled. This is because 
{{CompileMojo#compilationRequired()}} doesn't respect {{sourcesOnPath}} and 
{{resourcesOnPath}}.

Attached is patch to fix this behaviour. It has been tested on our projects.

Cheers!
Stefan

-- 
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


Reply via email to