gwt:run does not include code genration folder in classpath
-----------------------------------------------------------

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


Running a project that includes generated Async interface fails with gwt:run
The classpath does NOT include the generated folder.

As gwt:run is ran outside a phase, the ${project} expression does not match a 
MavenProject that has been extended by the generateAsyn goal. Only 
${executedProject} has such metadata (assuming @execute phase=compile)

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