Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] Eclipse SDK build fails

Looks like the source is little outdated. We moved to Tycho version 1.5.1 today. The log is still referencing 1.5.0-SNAPSHOT which is not available any more.

Pulling latest code might help

Regards,
Sravan

On Wed, 30 Oct, 2019, 19:28 Lars Vogel, <lars.vogel@xxxxxxxxxxx> wrote:
Hi,

running a local Eclipse SDK build fails with the following error.

 [1;31mERROR [m] Failed to execute goal
 [32morg.eclipse.tycho:tycho-p2-repository-plugin:1.5.0-SNAPSHOT:assemble-repository
[m
 [1m(default-assemble-repository) [m on project  [36mequinox-sdk [m:
 [1;31mExecution default-assemble-repository of goal
org.eclipse.tycho:tycho-p2-repository-plugin:1.5.0-SNAPSHOT:assemble-repository
failed: Cannot resolve dependencies of MavenProject:
eclipse.platform.releng.tychoeclipsebuilder:equinox-sdk:4.14.0-SNAPSHOT
@ /mnt/jenkins-workspace/workspace/eclipse-aggregator-master/eclipse.platform.releng.tychoeclipsebuilder/equinox-sdk/pom.xml
[m:
See log for details ->  [1m[Help 1] [m
[ [1;31mERROR [m] Failed to execute goal
 [32morg.eclipse.tycho.extras:tycho-p2-extras-plugin:1.5.0-SNAPSHOT:mirror [m
 [1m(mirror-build-emf) [m on project
 [36meclipse.platform.repository [m:  [1;31mError during mirroring [m:
Could not find IU [org.eclipse.emf.common.feature.group,
2.16.0.v20190625-1131] in any of the source repositories

Did org.eclipse.emf.common.feature move somewhere else and is maybe
our Eclipse build using a local artifact?

Best regards, Lars
--
Eclipse Platform project co-lead
CEO vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (040) 5247 6322, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com
_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/platform-releng-dev

Back to the top