[ 
http://jira.codehaus.org/browse/MGWT-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=258195#action_258195
 ] 

nicolas de loof commented on MGWT-258:
--------------------------------------

Can you please post the build log (as debug).
Is the maven plugin complaining or the GWT compiler ? In later case we cannot 
help more

> Plugin cannot find module resources *.gwt.xml if they are contained in source 
> artifacts
> ---------------------------------------------------------------------------------------
>
>                 Key: MGWT-258
>                 URL: http://jira.codehaus.org/browse/MGWT-258
>             Project: Maven 2.x GWT Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1.0-1
>            Reporter: Alex Radzie
>
> In my multi-module GWT project I am packaging *.gwt.xml module files in 
> source artifacts instead of main jar artifacts. However, when I attach 
> sources in my GWT plugin configuration
>       <plugin>
>         <groupId>org.codehaus.mojo</groupId>
>         <artifactId>gwt-maven-plugin</artifactId>
>         <configuration>
>           <compileSourcesArtifacts>
>             <artifact>groupId:artifactId</artifact>
>           </compileSourcesArtifacts>
>         </configuration>
>       </plugin> 
> it complaints that modules cannot be found.

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