Hi List,
I'm building a gwt project using maven 2.0.8. I'm using
gwtforge.gwtplugin for my gwt plugin (I'm not sure if this is causing
the issue with this maven version). When running a maven install on a
mac and linux machine and with a clean local repo I get the following
error message :
Gwt Compiler Errors : [ERROR] Unable to find
'com/googlecode/gchart/GChart.gwt.xml' on your classpath; could be a
typo, or maybe you forgot to include a classpath entry for source?
which basically say it can't find the gwt jar file where the xml
resource is located. I checked my local repo and verified the jar file
was downloaded and not corrupted. I don't seem to be having the same
problem when running on Windows though.
I changed my maven version to 2.0.7 and ran the build again on a linux,
mac and windows box and everything worked ok. For now, I'll be sticking
on the 2.0.7 version until this issue is figured out. FWIW, this issue
might be related to some of the issue on the mailing list concerning the
2.0.8 version (eg.
http://www.mail-archive.com/users@maven.apache.org/msg83221.html)
Regards,
Jonas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]