Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[lsp4e-dev] LSP4E mirroring failure

Hello,

I have a problem during mirroring the latest lsp4e during CDT build. It started to happen recently, about an hour ago. Can it be the side effect of release activities? The trace is below.

Regards,
AF
[INFO] Fetching org.eclipse.lsp4e_0.13.2.202006041453.jar from http://download.eclipse.org/lsp4e/snapshots/plugins/ (406.35kB)
[ERROR] All attempts to read artifact osgi.bundle,org.eclipse.lsp4e,0.13.2.202006041453 failed:
[ERROR]    An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.lsp4e,0.13.2.202006041453 from repository http://download.eclipse.org/lsp4e/snapshots:
[ERROR]       Problems downloading artifact: osgi.bundle,org.eclipse.lsp4e,0.13.2.202006041453.:
[ERROR]          SHA-256 hash is not as expected. Expected: 55d1643cb37c5d81f7d558dbba2db117e614721de0b919fb12369aa01ea5d045 and found 69b351f97b3b0256c6f8a264fb48c15ed22a05ed18b517cc28ead3bc583c8a06.
[ERROR]    An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.lsp4e,0.13.2.202006041453 from repository http://download.eclipse.org/lsp4e/snapshots:
[ERROR]       Problems downloading artifact: osgi.bundle,org.eclipse.lsp4e,0.13.2.202006041453.:
[ERROR]          SHA-256 hash is not as expected. Expected: 087893432a95250d02a3dfc2779165fdd0019f1843f9a3bf87e431680694745f and found a797818eeb52ee66c3f48483a6dbfd23d9ee31ca7839f37a10c2e9d856a910c2.
[ERROR] Internal error: org.eclipse.tycho.repository.local.MirroringArtifactProvider$MirroringFailedException: Could not mirror artifact osgi.bundle,org.eclipse.lsp4e,0.13.2.202006041453 into the local Maven repository.See log output for details. -> [Help 1]


Back to the top