You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by Robert Munteanu <ro...@apache.org> on 2015/10/08 09:52:24 UTC

Re: Build failed in Jenkins: sling-trunk-1.7 #2443

On Thu, 2015-10-08 at 07:36 +0000, Apache Jenkins Server wrote:
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy
> -plugin:2.8.2:deploy (default-deploy) on project
> org.apache.sling.discovery.commons: Failed to deploy artifacts: Could
> not transfer artifact
> org.apache.sling:org.apache.sling.discovery.commons:jar:1.0.0
> -20151008.073355-594 from/to apache.snapshots.https (
> https://repository.apache.org/content/repositories/snapshots): Failed
> to transfer file: https://repository.apache.org/content/repositories/
> snapshots/org/apache/sling/org.apache.sling.discovery.commons/1.0.0
> -SNAPSHOT/org.apache.sling.discovery.commons-1.0.0-20151008.073355
> -594.jar. Return code is: 502, ReasonPhrase: Proxy Error. -> [Help 1]

As suggested by Julian, I'm going to tweak the maven-deploy-plugin to
retry failed deployments.

https://issues.apache.org/jira/browse/SLING-5121

Robert