Yeah, looks like you were right. Nuking ~/.m2/repository/com/google/gwt and
running mvn install -U, the build is now passing with failOnError and
dependencies specified. Thanks.

On Tue, Jul 28, 2015 at 2:25 AM, Thomas Broyer <t.bro...@gmail.com> wrote:

>
>
> On Monday, July 27, 2015 at 9:59:04 PM UTC+2, Ali Akhtar wrote:
>>
>> Hi Thomas,
>>
>> I've upgraded the plugin and added the codeserver dep, however its
>> failing to find the 2.8.0-SNAPSHOT plugin:
>>
>> [ERROR] Plugin org.codehaus.mojo:gwt-maven-plugin:2.8.0-SNAPSHOT or one
>> of its dependencies could not be resolved: Failed to read artifact
>> descriptor for org.codehaus.mojo:gwt-maven-plugin:jar:2.8.0-SNAPSHOT: Could
>> not find artifact org.codehaus.mojo:gwt-maven-plugin:pom:2.8.0-SNAPSHOT in
>> gwt-snapshot-plugin-repo (
>> https://oss.sonatype.org/content/repositories/google-snapshots/) ->
>> [Help 1]
>>
>> This is my updated pom:
>> https://gist.github.com/aliakhtar/c3a4bcffe66e97ccff20
>>
>> Any ideas?
>>
>
> Ah sorry, due to the shutdown of codehaus, snapshots of gwt-maven-plugin
> are (temporarily) no longer deployed (it used to be at nexus.codehaus.org
> or something like that).
> So you have to revert to the 2.7.0 plugin and override its GWT
> dependencies.
>
> Wrt the error you're seeing when you do that about the parent POM not
> being resolvable; it *is* there, so maybe try with "mvn -U" or possibly
> nuke ~/.m2/repository/com/google/gwt/gwt/
>
>

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit-contributors+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit-contributors/CAKiMtbeN0UcV7JtYMAz2cX8m_2Pwa-OPnc0HC2pR08jOCPeyRQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to