Thanks for help, I really was surprised when switch from beta1 to SNAPSHOT breaks everything with org.codehaus.mojo. I managed to build with net.ltgt plugin.
Thanks четверг, 2 июня 2016 г., 0:42:29 UTC+3 пользователь Jens написал: > > With the plugin from codehaus you probably have to use 2.8-beta1 as plugin > version but in addition tell the plugin to use 2.8-SNAPSHOT as GWT version. > To do so, see: > https://gwt-maven-plugin.github.io/gwt-maven-plugin/user-guide/using-different-gwt-sdk-version.html > > When using the net.ltgt plugin you have to define the GWT dependencies > yourself in your pom. > https://tbroyer.github.io/gwt-maven-plugin/usage.html > <https://www.google.com/url?q=https%3A%2F%2Ftbroyer.github.io%2Fgwt-maven-plugin%2Fusage.html&sa=D&sntz=1&usg=AFQjCNFqUOTrlNnbGX-cShBJA7ie4-cC9Q> > > So I guess looking up documentation of the plugins you are using can > sometimes be pretty helpful ;-) > > -- J. > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
