Update FAQ re: "NoSuchMethodError"
----------------------------------
Key: MGWT-188
URL: http://jira.codehaus.org/browse/MGWT-188
Project: Maven 2.x GWT Plugin
Issue Type: Task
Reporter: JAmes Atwill
The last entry in the FAQ identifies that some people run into a problem where
they see "NoSuchMethodError", it attempts to offer a simple suggestion of
ensuring gwt-dev is not a dependency. This is a good start.
The underlying issue is that two eclipse JDT's are in the classpath and the
non-GWT-supplied one is showing up first.
A way to detect this issue is to run mvn dependency:tree and look for any
org.eclipse.jdt artifacts listed (GWT's is in the gwt-dev jar added by the
gwt:compile task itself) - then exclude it from whichever artifact is bringing
it in.
If someone could update the FAQ with this information, it may save someone else
some blood, sweat and tears.
--
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