Hi everyone,
Gerrit builds seem to be failing today with the same Maven-related error:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.6:clean (default-clean) on project org.eclipse.papyrus.all.releng:
Execution default-clean of goal org.apache.maven.plugins:maven-clean-plugin:2.6:clean failed: Plugin org.apache.maven.plugins:maven-clean-plugin:2.6 or one of its dependencies could not be resolved: Failed to collect dependencies at org.apache.maven.plugins:maven-clean-plugin:jar:2.6
-> org.apache.maven:maven-plugin-api:jar:2.2.1: Failed to read artifact descriptor for org.apache.maven:maven-plugin-api:jar:2.2.1: Could not transfer artifact org.apache.maven:maven-plugin-api:pom:2.2.1 from/to central (https://repo.maven.apache.org/maven2):
Connection reset -> [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
Finished: FAILURE
No idea on how to fix this… does anybody know?
Thanks,
Juan