Re: [gwt-contrib] Preliminary testing for GWT 2.10 release

2022-04-24 Thread Juan Pablo Gardella
Tried with Maven 3.8.5 and still fails with same issue. Reported at https://github.com/tbroyer/gwt-maven-plugin/issues/152 On Sun, Apr 24, 2022 at 3:59 PM Colin Alworth wrote: > I've pushed a new build with version 2.10.0-new-groupid-3 that has several > @SuppressWarnings("deprecation")s added,

Re: [gwt-contrib] Preliminary testing for GWT 2.10 release

2022-04-24 Thread Colin Alworth
I've pushed a new build with version 2.10.0-new-groupid-3 that has several @SuppressWarnings("deprecation")s added, and hopefully will solve the WARN logging issue. -- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this

Re: [gwt-contrib] Preliminary testing for GWT 2.10 release

2022-04-24 Thread Thomas Broyer
Le dim. 24 avr. 2022 à 18:14, Juan Pablo Gardella < gardellajuanpa...@gmail.com> a écrit : > I tested and I updated from net.ltgt.gwt.maven:gwt-maven-plugin:1.0.0 to > net.ltgt.gwt.maven:gwt-maven-plugin:1.0.1 in order to see the proper > error (* Value 'ie10' in not a valid value for property

Re: [gwt-contrib] Preliminary testing for GWT 2.10 release

2022-04-24 Thread Juan Pablo Gardella
I tested and I updated from net.ltgt.gwt.maven:gwt-maven-plugin:1.0.0 to net.ltgt.gwt.maven:gwt-maven-plugin:1.0.1 in order to see the proper error (* Value 'ie10' in not a valid value for property 'user.agent'*) instead of [1]. After that I see following error: [ERROR] Failed to execute goal