Monday, April 24, 2017

Re: GWT/Maven development cycle takes much too long


I am happy to have a solution, but I wonder what was going on. Why istn't the newest plugin used by default? I have seen that there already is a version 3.0.0 of the plugin.
Should I hardcode the version in the pom.xml?

To get a reproducible build the version of all your dependencies / plugins must be hardcoded into the pom.xml. I have no idea why Maven uses these older versions as default, maybe because they fear breaking people who have not specified a plugin version in their pom.xml.

-- 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 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