Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cross-project-issues-dev] HIPP failing to download some content from maven central

I pushed a recent change and noticed that the HIPP failed to download the
pom file corresponding to an artifact. I cleared the cache and tried
re-triggering a build that succeeded a few hours ago only to see the
failure happen even earlier in the build.

( https://hudson.eclipse.org/orbit/job/gerrit-orbit-recipes/200/console )

Downloading: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.5.1-1/antlr4-runtime-4.5.1-1.pom
..
..
[ERROR] Failed to execute goal org.eclipse.ebr:ebr-maven-plugin:1.0.0-SNAPSHOT:eclipse-ip-info (default) on project org.antlr.runtime: Unable to resolve POM for artifact org.antlr:antlr4-runtime:4.5.1-1. No POM found for artifact org.antlr:antlr4-runtime:4.5.1-1. -> [Help 1]

I've tried restarting the HIPP but that seems to be failing as well
because the host keys have changed (output text displayed in HIPP control)


Cheers,
-- 
Roland Grunberg


Back to the top