Skip to main content

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

For tracking/fixing immediate issue:

Bug 486141- aspectj runtime pre-req changed locations

The longer term problem is being discussed in

Bug 470000- Remove (or reduce) dependency on aspectj bundles




From:        Lars Vogel <lars.vogel@xxxxxxxxxxx>
To:        "Eclipse platform release engineering list." <platform-releng-dev@xxxxxxxxxxx>,
Date:        01/19/2016 03:44 PM
Subject:        Re: [platform-releng-dev] Could not find        "org.aspectj.runtime/1.8.5.20150128171000"
Sent by:        platform-releng-dev-bounces@xxxxxxxxxxx




Thanks Alex. I assume releng needs to ajdust the reqs file in this case.

Best regards, Lars

On Tue, Jan 19, 2016 at 8:46 PM, Aleksandar Kurtakov
<akurtako@xxxxxxxxxx> wrote:
> Looking at the repo it's version 1.8.7.201601191208 AFAICS.
>
> Alexander Kurtakov
> Red Hat Eclipse team
>
> ----- Original Message -----
>> From: "Lars Vogel" <lars.vogel@xxxxxxxxxxx>
>> To: "Eclipse platform release engineering list." <platform-releng-dev@xxxxxxxxxxx>
>> Sent: Tuesday, 19 January, 2016 9:36:24 PM
>> Subject: [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
>> _______________________________________________
>> platform-releng-dev mailing list
>> platform-releng-dev@xxxxxxxxxxx
>> To change your delivery options, retrieve your password, or unsubscribe from
>> this list, visit
>>
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev
> _______________________________________________
> platform-releng-dev mailing list
> platform-releng-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
>
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev



--
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
_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev


Back to the top