Autoscanning for .gwt.xml fails when mvn gwt:compile is specified and .gwt.xml 
are in src/main/resources
--------------------------------------------------------------------------------------------------------

                 Key: MGWT-98
                 URL: http://jira.codehaus.org/browse/MGWT-98
             Project: Maven 2.x GWT Plugin
          Issue Type: Bug
    Affects Versions: 1.1
            Reporter: jieryn


I've bound GWT plugin execution of goal 'compile' to phase:compile. My 
Application.gwt.xml lives in src/main/resources/a/b/c. If I run mvn compile, 
GWT plugin automatically detects my Application.gwt.xml. If I run mvn 
gwt:compile, GWT plugin fails to detect my Application.gwt.xml.

I expect there to be consistency here. src/main/resources seems a much better 
place for the .gwt.xml file and it should be the primary location for finding 
.gwt.xml files. Anyway, src/main/resources needs to be checked for all mojos in 
GWT plugin.

Thank you.

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