“Ignored 3 units with compilation errors in first pass.”
“Compile with -strict or -logLevel set to DEBUG or WARN to see all errors”
“Ignored 13 units with compilation errors in first pass.”
“Compile with -strict or -logLevel set to TRACE or DEBUG to see all errors”

Do what's suggested here: compile with -strict/-failOnError, it should tell 
you where the problem actually 
is: 
https://gwt-maven-plugin.github.io/gwt-maven-plugin/compile-mojo.html#failOnError

On Saturday, July 17, 2021 at 12:59:15 PM UTC+2 hufs...@gmail.com wrote:

> Hi Everyone!
> I am trying to update GWT version for this project ( 
> pentaho/pentaho-platform: 
> Pentaho BA Server Core (github.com) 
> <https://github.com/pentaho/pentaho-platform> (Branch 9.2 R). They are 
> using GWT in module user-console. 
> I simply changed version for gwt-servlet, gwt-user, 
> gwt-dev, gwt-maven-plugin from 2.5.1 to 2.9. But i am taking errors. 
>
> JDK 1.8
> Maven 3.6.3
> My current pom and errors in attachment.
>
> Thank you for answers ;) 

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit/014a5268-a830-403b-8aaf-5ea9dbc7930en%40googlegroups.com.

Reply via email to