GWT-MAVEN-PLUGIN 2.4.0 FREE DOWNLOAD

Yes, commenters are correct. I discovered the library excel-streaming-reader had a dependency on xercesImpl 2. It was this lib: Stack Overflow works best with JavaScript enabled. Upgrading my own comment to an answer. By using our site, you acknowledge that you have read and understand our Cookie Policy , Privacy Policy , and our Terms of Service. Can't compile GWT app using 2. gwt-maven-plugin 2.4.0

Uploader: Mauzshura
Date Added: 14 April 2012
File Size: 48.79 Mb
Operating Systems: Windows NT/2000/XP/2003/2003/7/8/10 MacOS 10/X
Downloads: 90520
Price: Free* [*Free Regsitration Required]





Sign up or log in Sign up using Google. It has a dependency on xercesImpl 2.

Maven Repository - POM file for GWT gwt-maven-plugin 2.4.0 2.4.0

Are you related to Makka Pakka by any chance? Sign up using Email and Password. I declared an additional dependency to 2. Any advice on how to investigate further or what could be causing it would be appreciated.

Maven Repository: » gwt-maven-plugin »

To resolve similar issues, passing -X to Maven to examine all libraries used during compilation and turning on logging via logLevel property in maven-compiler-plugin helps to narrow down the problems like this. Can you update with the version of xerces that is on the classpath in each case? Active 3 years, 2 months gwt-maven-pluyin.

gwt-maven-plugin 2.4.0

Improving the question-asking experience. How do we handle problem users?

gwf-maven-plugin I dunno what might be wrong though. Stack Overflow for Teams is a private, secure spot for you and your coworkers to find and share information. I agree with SriHarshaChilakapati - I have always had that warning but it never seems to be an issue.

Alex Pakka Alex Pakka 7, 2 2 gold badges 34 34 silver badges 61 61 bronze badges. Stack Overflow gwt-maven--plugin best with JavaScript enabled. Yes, commenters are correct.

I am struggling to get my app to compile using GWT 2. Asked 3 years, 2 months ago.

gwt-maven-plugin 2.4.0

This warning is annoying, but mostly harmless, you can skip this part unless you like your logs clean. Post as a guest Name. I'm pretty sure that is not the issue. Unexpected error during visit.

Maven Repository: » gwt-maven-plugin

Upgrading my own comment to an answer. I have notified the owner of the problem. Based on the java. I discovered the library excel-streaming-reader had a dependency on xercesImpl 2.

I can confirm I receive that warning too, but it works in 2.44.0 case. As question gwt-maven-lpugin found out based on comments, the problem was with incompatible Xerces library that was pulled by excel-streaming-reader. Sign up using Facebook. GWT tries to access Windows registry to store or retrieve encryption key data via java.

By using our site, you acknowledge that you have read and understand our Cookie PolicyPrivacy Policyand our Terms of Service. It was this lib: Email Required, but never shown. You should add your comment on the fix as an answer and accept it.

I did create the registry path to get rid of warning for myself, but the error is InternalCompilerExceptionwhich is unrelated. Pass -X to Maven and check the classpath in the log.

Comments