Monday, November 23, 2015

Re: JsInterop Maven fail


On Monday, November 23, 2015 at 9:51:28 AM UTC+1, josef...@gmail.com wrote:
I am using GWT snapshots from https://oss.sonatype.org/content/repositories/google-snapshots/

Where can I find a working jsinterop?

Pin an earlier snapshot that works; e.g. <version>2.8.0-20151119.055507-99</version> for gwt-user (this is where the issue is, it should work with the latest snapshot of gwt-dev, but if you want to use the gwt-dev from the same build, then use <version>2.8.0-20151123.054735-102</version> for gwt-dev).
 
On Saturday, November 21, 2015 at 2:55:27 PM UTC+1, Thomas Broyer wrote:
We're having an error deploying the new com.google.jsinterop artifacts: http://build.gwtproject.org/job/gwt/306

Try pinning the previous snapshot (using its time-stamped version) or build GWT locally and deploy it with the maven/push-gwt.sh script.

--
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 http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment