Thanks. That solved the issue! Am Montag, 18. August 2014 16:12:24 UTC+2 schrieb Thomas Broyer: > > > > On Monday, August 18, 2014 3:31:35 PM UTC+2, Johannes Barop wrote: >> >> Hi, >> >> I was trying out the latest changes in the master branch. Is there >> something special I have take into account when using the gwt-maven-plugin? >> >> When doing a gwt:compile I get this error. >> >> [INFO] Loading inherited module 'GwtPlayground' >> [INFO] Loading inherited module 'com.google.gwt.user.User' >> [INFO] Loading inherited module 'com.google.gwt.media.Media' >> [INFO] Loading inherited module 'com.google.gwt.user.UI' >> [INFO] Loading inherited module >> 'com.google.gwt.uibinder.UiBinder' >> [INFO] [ERROR] Line 20: Unexpected element 'resource' >> [INFO] [ERROR] Failure while parsing XML >> >> It works with (S)DM. Any suggestions? >> > > The error would mean you still have an older gwt-dev in the classpath. > Could it be that you forgot to override the GWT dependencies of the > gwt-maven-plugin itself? > http://mojo.codehaus.org/gwt-maven-plugin/user-guide/using-different-gwt-sdk-version.html > or maybe a dependency that transitively depends on gwt-dev? >
-- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/0e523536-d2fb-4ca0-b379-8edd3eb8e8a6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
