You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Brian Fox (JIRA)" <ji...@apache.org> on 2014/06/30 02:45:25 UTC

[jira] [Closed] (INFRA-7812) Deploys to Nexus staging repo randomly fail

     [ https://issues.apache.org/jira/browse/INFRA-7812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Fox closed INFRA-7812.
----------------------------

    Resolution: Fixed

> Deploys to Nexus staging repo randomly fail
> -------------------------------------------
>
>                 Key: INFRA-7812
>                 URL: https://issues.apache.org/jira/browse/INFRA-7812
>             Project: Infrastructure
>          Issue Type: Bug
>          Components: Nexus
>         Environment: Nexus version: 2.7.2-03
> Apache Maven 3.2.1 
> Java version: 1.6.0_65, vendor: Apple Inc.
> OS name: "mac os x", version: "10.9.2", arch: "x86_64", family: "mac"
>            Reporter: Everett Toews
>            Priority: Blocker
>         Attachments: release-fail.log
>
>
> I'm trying to deploy jclouds to a Nexus staging repo with the following command.
>     mvn clean release:perform -Papache-release -DconnectionUrl=scm:git:file://`pwd`/.git -Dtag=jclouds-1.7.3-rc1 -Darguments="-DskipTests"
> The staging repo gets created and some project's artifacts upload but it fails randomly when uploading the artifacts from any particular project with an error message like.
>     [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project byon: Failed to deploy artifacts: Could not transfer artifact org.apache.jclouds.api:byon:jar:1.7.3 from/to apache.releases.https (https://repository.apache.org/service/local/staging/deploy/maven2): The target server failed to respond
> In this case it was the byon project that died but it could have been any other. A full log with the relevant text is attached.
> Currently this is blocking the jclouds project from doing a release.



--
This message was sent by Atlassian JIRA
(v6.2#6252)