Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Failed to upgrade plugins with error Public key not found
Failed to upgrade plugins with error Public key not found [message #1863226] Thu, 18 January 2024 04:55 Go to next message
swapna puranik is currently offline swapna puranikFriend
Messages: 2
Registered: January 2024
Junior Member
I am trying to upgrade my eclipse plugins in tycho build target file from repository https://download.eclipse.org/releases/2024-03

I am trying to download the features mentioned in https://download.eclipse.org/releases/2024-03/202401121000/buildInfo/reporeports/reports/featureNames.html

the build gives me error while resolving dependencies

[ERROR] An error occurred while transferring artifact canonical: osgi.bundle,com.sun.jna,5.14.0.v20231211-1200 from repository https://download.eclipse.org/releases/2024-03/202401121000:
[ERROR] Result of processing steps.:
[ERROR] Public key not found for 5c28247a08c3bba7.
[ERROR] Internal error: org.eclipse.tycho.repository.local.MirroringArtifactProvider$MirroringFailedException: Could not mirror artifact osgi.bundle,com.sun.jna,5.14.0.v20231211-1200 into the local Maven repository.See log output for details. -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: org.eclipse.tycho.repository.local.MirroringArtifactProvider$MirroringFailedException: Could not mirror artifact osgi.bundle,com.sun.jna,5.14.0.v20231211-1200 into the local Maven repository.See log output for details.


This was not happening when using earlier 2022 release.


I added the new release site in "Available sites" under preferences

Re: Failed to upgrade plugins with error Public key not found [message #1863319 is a reply to message #1863226] Thu, 25 January 2024 19:33 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

I'd suggest Tycho 4.0.2 or newer for this problem. Tycho is currently at release 4.0.4.

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:creation of element failed
Next Topic:How to add package offline
Goto Forum:
  


Current Time: Sat Apr 27 20:56:32 GMT 2024

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

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

Back to the top