Sunday, September 11, 2016

GWT Compile Issues: gwt-maven-plugin & gwtjackson

Hi,

I am trying to migrate to the gwt-maven-plugin (net.ltgt.gwt.maven).

With a few hiccups and reading thru the documentation, I am able to get a modular app up and running.

However, with gwtjackon am not able to include the jackson annotation sources thru maven dependencies.

[INFO]    Tracing compile failure path for type 'com.fasterxml.jackson.annotation.JsonIgnoreProperties'

[INFO]       [ERROR] Errors in 'com/fasterxml/jackson/annotation/JsonIgnoreProperties.java'

[INFO]          [ERROR] Line 374: The method format(String, Set<String>, boolean, boolean, boolean, boolean) is undefined for the type String

[INFO]    Module setup completed in 7807 ms



Any help on this would be great!


Thanks.

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment