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