Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cross-project-issues-dev] eclipse-signing-maven-plugin problem

All of a sudden our builds are failing with this:

[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.plugin.PluginResolutionException: Plugin org.eclipse.dash.maven:eclipse-signing-maven-plugin:1.0.5-SNAPSHOT or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.eclipse.dash.maven:eclipse-signing-maven-plugin:jar:1.0.5-SNAPSHOT
[DEBUG] Closing connection to remote
[ERROR] Plugin org.eclipse.dash.maven:eclipse-signing-maven-plugin:1.0.5-SNAPSHOT or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.eclipse.dash.maven:eclipse-signing-maven-plugin:jar:1.0.5-SNAPSHOT: Could not find artifact org.eclipse:eclipse-parent:pom:3 in sonatype (
https://repository.sonatype.org/content/repositories/public) -> [Help 1]

Is anyone else seeing this problem? Any idea how to fix it?

Thanks,
Greg

Back to the top