Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Legacy Zest Tycho/Maven build error(Cannot download required artifact)
Legacy Zest Tycho/Maven build error [message #1824406] Tue, 14 April 2020 21:46
Gerald Rosenberg is currently offline Gerald RosenbergFriend
Messages: 106
Registered: July 2009
Senior Member
Doing a plugin build using Tycho/Maven. The plugin has a dependency on Zest 1.7.0.201606061308 (org.eclipse.zest.feature.group).

The build was working correctly prior to the 2020-03 release. Now I am getting the error below.

Is this an Eclipse repository error? Appreciate any suggestions on how to fix or work-around.

Thanks.

[INFO] Scanning for projects...
[INFO] Computing target platform for MavenProject: net.certiv:net.certiv.antlr.dt.core:4.10.0-SNAPSHOT @ D:\DevFiles\Eclipse\Tools\Editors\net.certiv.antlr.dt\net.certiv.antlr.dt.core\pom.xml
[INFO] Fetching p2.index from https://download.eclipse.org/releases/2020-03/
[INFO] Adding repository https://download.eclipse.org/releases/2020-03
[INFO] Fetching compositeContent.jar from https://download.eclipse.org/releases/2020-03/ (482B)
[INFO] Fetching p2.index from https://download.eclipse.org/technology/epp/packages/2020-03/
[INFO] Fetching content.jar from https://download.eclipse.org/technology/epp/packages/2020-03/ (75.25kB)
[INFO] Fetching p2.index from https://download.eclipse.org/releases/2020-03/202003181000/
[INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/2020-03/202003181000/
[INFO] Adding repository file:/D:/DevFiles/Eclipse/Update
[INFO] Resolving dependencies of MavenProject: net.certiv:net.certiv.antlr.dt.core:4.10.0-SNAPSHOT @ D:\DevFiles\Eclipse\Tools\Editors\net.certiv.antlr.dt\net.certiv.antlr.dt.core\pom.xml
[INFO] Resolving class path of MavenProject: net.certiv:net.certiv.antlr.dt.core:4.10.0-SNAPSHOT @ D:\DevFiles\Eclipse\Tools\Editors\net.certiv.antlr.dt\net.certiv.antlr.dt.core\pom.xml
[INFO] Computing target platform for MavenProject: net.certiv:net.certiv.antlr.dt.ui:4.10.0-SNAPSHOT @ D:\DevFiles\Eclipse\Tools\Editors\net.certiv.antlr.dt\net.certiv.antlr.dt.ui\pom.xml
[INFO] Resolving dependencies of MavenProject: net.certiv:net.certiv.antlr.dt.ui:4.10.0-SNAPSHOT @ D:\DevFiles\Eclipse\Tools\Editors\net.certiv.antlr.dt\net.certiv.antlr.dt.ui\pom.xml
[INFO] Resolving class path of MavenProject: net.certiv:net.certiv.antlr.dt.ui:4.10.0-SNAPSHOT @ D:\DevFiles\Eclipse\Tools\Editors\net.certiv.antlr.dt\net.certiv.antlr.dt.ui\pom.xml
[INFO] Computing target platform for MavenProject: net.certiv:net.certiv.antlr.dt.vis:4.10.0-SNAPSHOT @ D:\DevFiles\Eclipse\Tools\Editors\net.certiv.antlr.dt\net.certiv.antlr.dt.vis\pom.xml
[INFO] Resolving dependencies of MavenProject: net.certiv:net.certiv.antlr.dt.vis:4.10.0-SNAPSHOT @ D:\DevFiles\Eclipse\Tools\Editors\net.certiv.antlr.dt\net.certiv.antlr.dt.vis\pom.xml
[INFO] Unpacking org.eclipse.zest.core_1.5.300.201606061308...
[ERROR] The following artifacts could not be downloaded: 
[ERROR]   osgi.bundle,org.eclipse.zest.core,1.5.300.201606061308
[ERROR] Internal error: java.lang.RuntimeException: Some required artifacts could not be downloaded. See log output for details. -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: Some required artifacts could not be downloaded. See log output for details.
Previous Topic:Unhandled Exceptions
Next Topic:Looking for Professional Support on GEF5
Goto Forum:
  


Current Time: Fri Apr 26 06:55:17 GMT 2024

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

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

Back to the top