I'm still getting the same error as the OP on snapshot though. But switching to beta fixed it - however I can't find the maven plugin's snapshot / beta version on any repo, I had to compile / install it locally. Is it on any repos?
On Sun, Dec 20, 2015 at 9:39 PM, Thomas Broyer <[email protected]> wrote: > > > 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 a topic in the > Google Groups "GWT Users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/google-web-toolkit/mv0RAmAXoEo/unsubscribe > . > To unsubscribe from this group and all its topics, 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. > -- 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.
