Skip to main content

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

Probably this one:

Bug 427230 - SSL certificate of repo.eclipse.org expired
https://bugs.eclipse.org/bugs/show_bug.cgi?id=427230

Regards,
Markus


On Mon, Feb 3, 2014 at 11:36 AM, Lars Vogel <lars.vogel@xxxxxxxxx> wrote:
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]

_______________________________________________
cbi-dev mailing list
cbi-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cbi-dev




Back to the top