Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Scout » Building Eclipse Scout
Building Eclipse Scout [message #1007259] Tue, 05 February 2013 09:42 Go to next message
Adrian MoserFriend
Messages: 67
Registered: March 2011
Member
Hi, I am trying to build Eclipse Scout locally, and I am getting this error:

Failure to transfer org.eclipse.tycho:tycho-source-plugin:pom:0.17.0-20121220.172003-14 from https://oss.sonatype.org/content/groups/public/ was cached in the local repository, resolution will not be reattempted until the update interval of tycho has elapsed or updates are forced. Original error: Could not transfer artifact org.eclipse.tycho:tycho-source-plugin:pom:0.17.0-20121220.172003-14 from/to tycho (https://oss.sonatype.org/content/groups/public/): null to https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-source-plugin/0.17.0-SNAPSHOT/tycho-source-plugin-0.17.0-20121220.172003-14.pom


As Tycho 0.17 is not released yet, where can I get the required artifact?
Re: Building Eclipse Scout [message #1007268 is a reply to message #1007259] Tue, 05 February 2013 10:17 Go to previous messageGo to next message
Stephan Leicht Vogt is currently offline Stephan Leicht VogtFriend
Messages: 104
Registered: July 2015
Senior Member
Hi Adrian

It is strange, that maven is trying to load an old snapshot version (20121220.172003-14). The current snapshot downloadable from this url is 20130204.150911-26: https://oss.sonatype.org/content/groups/public/org/eclipse/tycho/tycho-source-plugin/0.17.0-SNAPSHOT/

So the url it is trying to download tycho is right, but maven is mixing something up. As workaround you could try to delete your local maven repository.

Greetings
Stephan
Re: Building Eclipse Scout [message #1007370 is a reply to message #1007268] Tue, 05 February 2013 16:15 Go to previous message
Adrian MoserFriend
Messages: 67
Registered: March 2011
Member
Thanks Stephan, deleting the local maven repository helped.
Adrian
Previous Topic:Problem creating webservice Provider
Next Topic:RadioButtonGroup not disabling its children
Goto Forum:
  


Current Time: Mon Sep 23 22:55:08 GMT 2024

Powered by FUDForum. Page generated in 0.04497 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top