Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cbi-dev] upgrading to jarsigner v1.1.3

Unfortunately it did not help, still cannot download aether:


Downloading:https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
Downloading:https://repo.eclipse.org/content/repositories/cbi/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] org.eclipse.ease.releng ............................ FAILURE [  5.777 s]
[INFO] org.eclipse.ease ................................... SKIPPED
[INFO] org.eclipse.ease.ui ................................ SKIPPED
[INFO] org.eclipse.ease.ui.scripts ........................ SKIPPED
[INFO] org.eclipse.ease.lang.javascript ................... SKIPPED
[INFO] org.eclipse.ease.lang.javascript.nashorn ........... SKIPPED
[INFO] org.eclipse.ease.lang.javascript.rhino ............. SKIPPED
[INFO] org.eclipse.ease.lang.javascript.rhino.debugger .... SKIPPED
[INFO] org.eclipse.ease.lang.javascript.ui ................ SKIPPED
[INFO] org.eclipse.ease.lang.python ....................... SKIPPED
[INFO] org.eclipse.ease.help .............................. SKIPPED
[INFO] org.eclipse.ease.feature ........................... SKIPPED
[INFO] org.eclipse.ease.ui.feature ........................ SKIPPED
[INFO] org.eclipse.ease.lang.javascript.feature ........... SKIPPED
[INFO] org.eclipse.ease.lang.python.feature ............... SKIPPED
[INFO] org.eclipse.ease.lang.python.jython ................ SKIPPED
[INFO] org.eclipse.ease.lang.python.jython.debugger ....... SKIPPED
[INFO] org.eclipse.ease.python.jython.feature ............. SKIPPED
[INFO] org.eclipse.ease.lang.python.py4j .................. SKIPPED
[INFO] org.eclipse.ease.lang.python.py4j.feature .......... SKIPPED
[INFO] org.eclipse.ease.lang.jvm.compiled ................. SKIPPED
[INFO] org.eclipse.ease.lang.jvm.feature .................. SKIPPED
[INFO] org.eclipse.ease.lang.groovy ....................... SKIPPED
[INFO] org.eclipse.ease.lang.groovy.interpreter ........... SKIPPED
[INFO] org.eclipse.ease.lang.groovy.feature ............... SKIPPED
[INFO] org.eclipse.ease.lang.ruby ......................... SKIPPED
[INFO] org.eclipse.ease.lang.ruby.jruby ................... SKIPPED
[INFO] org.eclipse.ease.lang.ruby.feature ................. SKIPPED
[INFO] org.eclipse.ease.releng.target ..................... SKIPPED
[INFO] org.eclipse.ease.releng.p2 ......................... SKIPPED
[INFO] org.eclipse.ease.releng.p2.source .................. SKIPPED
[INFO] org.eclipse.ease.test .............................. SKIPPED
[INFO] org.eclipse.ease.lang.javascript.rhino.test ........ SKIPPED
[INFO] org.eclipse.ease.lang.javascript.test .............. SKIPPED
[INFO] org.eclipse.ease.lang.python.test .................. SKIPPED
[INFO] org.eclipse.ease.lang.python.py4j.test ............. SKIPPED
[INFO] org.eclipse.ease.ui.test ........................... SKIPPED
[INFO] EASE (Incubation) .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:13 min
[INFO] Finished at: 2017-03-08T13:19:45-05:00
[INFO] Final Memory: 156M/2547M
[INFO] ------------------------------------------------------------------------
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin:1.1.3:sign (sign) on project org.eclipse.ease.releng: Execution sign of goal org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin:1.1.3:sign failed: Plugin org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin:1.1.3 or one of its dependencies could not be resolved: Could not find artifact org.eclipse.aether:aether-util:jar:0.9.0.M2 in cbi (https://repo.eclipse.org/content/repositories/cbi-releases/)
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin:1.1.3:sign (sign) on project org.eclipse.ease.releng: Execution sign of goal org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin:1.1.3:sign failed: Plugin org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin:1.1.3 or one of its dependencies could not be resolved: Could not find artifact org.eclipse.aether:aether-util:jar:0.9.0.M2 in cbi (https://repo.eclipse.org/content/repositories/cbi-releases/) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1]http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
Terminating xvnc.
Recording test results
Archiving artifacts
Publishing Javadoc
Sending e-mails to: christian.pontesegger@xxxxxx
Finished: FAILURE


Christian


On 08.03.2017 14:36, Frederic Gurr wrote:
Hi,

Nexus has been restarted and it should now be able to find the aether
artifact, which is apparently pulled from Maven Central.

Regards,

Fred




Back to the top