Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-ui-dev] Jenkins / Gerrit build fails for platform UI with peer not authenticated and 'parent.relativePath' points at wrong local POM

Hi,

our platform ui  Gerrit build trigger fails with the following error message. Any idea how to solve that?

Best regards, Lars

Downloading: https://repo.eclipse.org/content/repositories/eclipse/org/eclipse/eclipse-platform-parent/4.4.0-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.eclipse:eclipse-platform-parent:4.4.0-SNAPSHOT/maven-metadata.xml from/to eclipse-hosted (https://repo.eclipse.org/content/repositories/eclipse/): peer not authenticated
Downloading: https://repo.eclipse.org/content/repositories/eclipse/org/eclipse/eclipse-platform-parent/4.4.0-SNAPSHOT/eclipse-platform-parent-4.4.0-SNAPSHOT.pom
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not transfer artifact org.eclipse:eclipse-platform-parent:pom:4.4.0-SNAPSHOT from/to eclipse-hosted (https://repo.eclipse.org/content/repositories/eclipse/): peer not authenticated and 'parent.relativePath' points at wrong local POM @ line 16, column 11

[DEBUG] Closing connection to remote
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project eclipse.platform.ui:eclipse.platform.ui:4.4.0-SNAPSHOT (/jobs/genie.eclipse.platform/eclipse.platform.ui-Gerrit/workspace/pom.xml) has 1 error
[ERROR]     Non-resolvable parent POM: Could not transfer artifact org.eclipse:eclipse-platform-parent:pom:4.4.0-SNAPSHOT from/to eclipse-hosted (https://repo.eclipse.org/content/repositories/eclipse/): peer not authenticated and 'parent.relativePath' points at wrong local POM @ line 16, column 11 -> [Help 2]

Back to the top