compileSourcesArtifacts not finding module files

169 views
Skip to first unread message

Paul

unread,
Apr 25, 2012, 10:09:37 AM4/25/12
to codehaus-mojo-gwt-...@googlegroups.com
I am including source to add to the GWT compile source path using the compileSourcesArtifacts configuration setting. The GWT maven plugin finds the source okay but cannot find the module xml files defined within. The source jars definitely contain all source and the module xml files.

I can workaround the issue by moving the module xml files (maintaining the same package structure) to the project source where I am peforming the GWT compile.

So for some reason the GWT maven plugin is failing to read the module xml files from the included source but does not have any problem reading the included java source. Any ideas?

maven 3.0.3
gwt maven plugin 2.4.0

Andy Dennie

unread,
May 10, 2012, 12:00:57 PM5/10/12
to codehaus-mojo-gwt-...@googlegroups.com
I'm seeing the same problem; did you figure it out?
-Andy

Kei Kei

unread,
May 22, 2012, 3:27:26 AM5/22/12
to codehaus-mojo-gwt-...@googlegroups.com
even worse, the included source cannot be seen using <compileSourcesArtifacts><artifact>groupId:artifactId</artifact>....
in <configuration> section
Reply all
Reply to author
Forward
0 new messages