Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-releng-dev] Could not find "org.aspectj.runtime/1.8.5.20150128171000"

Hi,

our Gerrit validation builds are currently failing with the following error:

[ERROR] Failed to resolve target definition
/home/hudson/genie.platform/.hudson/jobs/eclipse.platform.ua-Gerrit/workspace/.maven/repo/org/eclipse/eclipse-sdk-prereqs/4.6.0-SNAPSHOT/eclipse-sdk-prereqs-4.6.0-SNAPSHOT.target:
Could not find "org.aspectj.runtime/1.8.5.20150128171000" in the
repositories of the current location -> [Help 1]
org.apache.maven.MavenExecutionException: Failed to resolve target
definition /home/hudson/genie.platform/.hudson/jobs/eclipse.platform.ua-Gerrit/workspace/.maven/repo/org/eclipse/eclipse-sdk-prereqs/4.6.0-SNAPSHOT/eclipse-sdk-prereqs-4.6.0-SNAPSHOT.target:
Could not find "org.aspectj.runtime/1.8.5.20150128171000" in the
repositories of the current location
at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead(TychoMavenLifecycleParticipant.java:100

I re-ran the Hudson deployment job for
eclipse-sdk-prereqs-4.6.0-SNAPSHOT.target but that did not make a
difference.

Best regards, Lars

P.S. Is org.aspectj.runtime actually required? AFAIK Equinox uses it,
see Bug 407833, but AFAIK eclipse-sdk-prereqs.target should not
include prequisites for Equinox.  I only find one usage of it in
eclipse.platform.releng/features/org.eclipse.sdk.tests/feature.xml but
this might be a left over from 407833.

-- 
Eclipse Platform UI and e4 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


Back to the top