Wednesday, November 26, 2014

Re: Problem with maven-gwt-plugin and GWT 2.1

Hi,

Can you please explain what is removing the dependency to gwt-math mean. How to do it?

On Monday, November 8, 2010 1:36:44 PM UTC+5:30, fclaeys wrote:
Problem solved after removing the dependency to gwt-math.

On 6 nov, 23:46, Jeff Larsen <larse...@gmail.com> wrote:
> Try upgrading to the new maven plugin 2.1
>
> http://mojo.codehaus.org/gwt-maven-plugin/
>
> On Nov 6, 1:55 pm, fclaeys <claeys.fabr...@gmail.com> wrote:
>
>
>
>
>
>
>
> > Hi.
>
> > I currently have the same problem.
>
> > Have you found a solution for this problem ?
>
> > On 4 nov, 14:32, Deyan Atanasov <root2...@gmail.com> 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 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.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment