[ http://jira.codehaus.org/browse/MGWT-131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=202929#action_202929 ]
Daniel Scott commented on MGWT-131: ----------------------------------- In which project is the final war assembled? Is it webapp? Why can't this project be a 'war'? Let me see if I have this right. During your build, you copy code from various other modules into the webapp/war directory and then run a GWT compile on the whole lot? You say that "Running GWT compile on those sub-projects would create invalid results". In this case, these should be jar projects and included as jars in the war. You can include the java source within the jar for the final 'GWT compile' at the end. > Plugin attempts to compile projects with 'pom' packaging > -------------------------------------------------------- > > Key: MGWT-131 > URL: http://jira.codehaus.org/browse/MGWT-131 > Project: Maven 2.x GWT Plugin > Issue Type: Bug > Affects Versions: 2.0 > Environment: Fedora 11, Java 1.6.0_16, Maven 2.2.1, GWT 1.7.1 > Reporter: Daniel Scott > Assignee: nicolas de loof > Priority: Minor > Fix For: 1.2 > > > When the GWT compile goal is enabled for projects which have the 'pom' > packaging type, maven attempts to compile the project and fails because no > source code is available. The compilation should be disabled by default for > projects which have the 'pom' packaging type. -- 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