Problem solved after removing the dependency to gwt-math. On 6 nov, 23:46, Jeff Larsen <[email protected]> wrote: > Try upgrading to the new maven plugin 2.1 > > http://mojo.codehaus.org/gwt-maven-plugin/ > > On Nov 6, 1:55 pm, fclaeys <[email protected]> wrote: > > > > > > > > > Hi. > > > I currently have the same problem. > > > Have you found a solution for this problem ? > > > On 4 nov, 14:32, Deyan Atanasov <[email protected]> wrote: > > > > Hi. I'm getting the following exception when compiling my project with > > > GWT 2.1. and maven-gwt-plugin 1.3-SNAPSHOT > > > fromhttp://nexus.codehaus.org/snapshots > > > repository. > > > Validating newly compiled units > > > [ERROR] Errors in 'jar:file:/C:/Users/Dido/.m2/repository/com/ > > > google/gwt/gwt-user/2.1.0/gwt-user-2.1.0.jar!/com/google/gwt/emul/java/ > > > lang/Enum.java' > > > [ERROR] Line 31: enumType.enumValueOfFunc cannot be resolved > > > or is not a field > > > [ERROR] Errors in 'jar:file:/C:/Users/Dido/.m2/repository/com/ > > > google/gwt/gwt-user/2.1.0/gwt-user-2.1.0.jar!/com/google/gwt/emul/java/ > > > math/BitLevel.java' > > > [ERROR] Line 55: val.sign cannot be resolved or is not a field > > > [ERROR] Line 59: The method getFirstNonzeroDigit() is > > > undefined for the type BigInteger > > > [ERROR] Line 60: val.sign cannot be resolved or is not a field > > > [ERROR] Line 61: val.numberLength cannot be resolved or is not > > > a field > > > [ERROR] Line 62: val.digits cannot be resolved or is not a > > > field > > > [ERROR] Line 67: val.digits cannot be resolved or is not a > > > field > > > [ERROR] Line 68: val.numberLength cannot be resolved or is not > > > a field > > > [ERROR] Line 69: val.digits cannot be resolved or is not a > > > field > > > [ERROR] Line 72: val.numberLength cannot be resolved or is not > > > a field > > > [ERROR] Line 83: val.sign cannot be resolved or is not a field > > > [ERROR] Line 86: val.numberLength cannot be resolved or is not > > > a field > > > [ERROR] Line 87: val.digits cannot be resolved or is not a > > > field > > > [ERROR] Line 87: val.numberLength cannot be resolved or is not > > > a field > > > [ERROR] Line 89: val.sign cannot be resolved or is not a field > > > [ERROR] Line 90: The method getFirstNonzeroDigit() is > > > undefined for the type BigInteger > > > [ERROR] Line 92: val.numberLength cannot be resolved or is not > > > a field > > > > Any ideas ?
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
