On Sunday, December 20, 2015 at 2:11:30 PM UTC+1, Ali Akhtar wrote: > > I'm also encountering this issue with sandbox. > The /home/ali/.m2/repository/com/google/jsinterop/jsinterop/1.0.0-SNAPSHOT > contains only pom files, no jars. >
This is normal: the JAR is com.google.jsinterop:jsinterop-annotations. com.google.jsinterop:jsinterop is only a parent POM (just like com.google.gwt:gwt and com.google.web.bindery:requestfactory) -- 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.
