Tuesday, February 5, 2013

Re: Problems running tests from maven after upgrading to 2.5

Thought I'd might add that I suspect this because the surefire reports are full of exceptions like this one:

java.lang.NoClassDefFoundError: Could not initialize class com.google.gwt.event.dom.client.ClickEvent

On Tuesday, February 5, 2013 10:50:51 AM UTC+1, tskardal wrote:
Hi all

After upgrading gwt (and gwt-maven-plugin) to version 2.5 I have some trouble running my tests. There seem to be some dependency (gwt-user.jar I guess) that is no longer available/in scope when running the tests from maven. Running from Intellij IDEA works fine though.

I can't figure out what the problem is. Did anything change with regards to gwt-user scope?

Any suggestion/pointer is highly appreciated :-)

/Thomas

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment