Thank you.

I completely forgot about 
"com.google.jsinterop:jsinterop-annotations:1.0.0:sources"

Turns out you actually need to know how to use maven when using maven :)

Den tirsdag den 8. november 2016 kl. 13.44.28 UTC+1 skrev Thomas Broyer:
>
> Basically, either you use "managed dependencies" (Maven, Gradle, Ivy, 
> etc.) and it should resolve all dependencies for you; or you use the GWT 
> SDK that you can download from the project website which bundles (almost) 
> everything into 2 JARs.
> If you download from a Maven repo, then you'll need 
> jsinterop-annotations-1.0.1-sources.jar (have a look at the POMs for the 
> complete list of dependencies).
>
> On Tuesday, November 8, 2016 at 1:09:06 PM UTC+1, Rasmus Olesen wrote:
>>
>> Hi 
>>
>> There might be an issue with the gwt-user-2.8.0.jar or 
>> jsinterop-annotations-1.0.x.jar(s) uploaded to the maven repository.
>>
>> We are getting the following error:
>>
>>
>> *   Loading inherited module 'com.google.gwt.core.Core'      Loading 
>> inherited module 'jsinterop.annotations.Annotations'         [ERROR] Unable 
>> to find 'jsinterop/annotations/Annotations.gwt.xml' on your classpath; 
>> could be a typo, or maybe you forgot to include a classpath entry for 
>> source?*
>>
>> The jsinterop-annotations sources are found in the gwt-user.jar which can 
>> be downloaded from http://www.gwtproject.org/versions.html
>> But they are not found in the gwt-user-2.8.0.jar which can be downloaded 
>> from https://mvnrepository.com/artifact/com.google.gwt/gwt-user/2.8.0
>> And the jsinterop-annotations-1.0.0.jar and 
>> jsinterop-annotations-1.0.1.jar jars, which can be found at 
>> https://mvnrepository.com/artifact/com.google.jsinterop/jsinterop-annotations,
>>  
>> only contain the binaries.
>>
>> Please let me know if this is not the correct "forum" for this question.
>>
>> Best regards
>> Rasmus
>>
>>
>> Den fredag den 21. oktober 2016 kl. 21.21.41 UTC+2 skrev Daniel Kurka:
>>>
>>> Hi all,
>>>
>>> I am very happy to announce GWT 2.8.0 on behalf of the GWT steering 
>>> committee and the GWT team at Google.
>>>
>>> You can download the release from 
>>> http://www.gwtproject.org/download.html or from maven central.
>>>
>>> The release notes can be found at 
>>> http://www.gwtproject.org/release-notes.html#Release_Notes_2_8_0
>>>
>>> Daniel,
>>> on behalf of the GWT team
>>>
>>

-- 
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+unsubscr...@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.

Reply via email to