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 2010/07/23 22:27:52 UTC

[jira] Closed: (INFRA-2843) Hudson Windows build agent cannot deploy artifacts to Nexus repo

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

Brian Fox closed INFRA-2843.
----------------------------

    Resolution: Fixed

> Hudson Windows build agent cannot deploy artifacts to Nexus repo
> ----------------------------------------------------------------
>
>                 Key: INFRA-2843
>                 URL: https://issues.apache.org/jira/browse/INFRA-2843
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Hudson, Nexus
>            Reporter: Donald Woods
>            Assignee: Niklas Gustavsson
>            Priority: Minor
>
> Tried running our OpenJPA-1.3.x build on the Windows agent instead of the Ubuntu agents and the SNAPSHOT artifact deploy to Nexus failed with a 401 error, but the deploys work from the Ubuntu agents.
> [INFO] [deploy:deploy {execution: default-deploy}]
> [INFO] Retrieving previous build number from apache.snapshots.https
> Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/openjpa/openjpa-parent/1.3.0-SNAPSHOT/openjpa-parent-1.3.0-20100630.205824-2.pom
> [HUDSON] Archiving c:\hudson\hudson-slave\workspace\OpenJPA-13x\1.3.x\pom.xml to /export/home/hudson/hudson/jobs/OpenJPA-13x/modules/org.apache.openjpa$openjpa-parent/builds/2010-06-30_21-00-48/archive/org.apache.openjpa/openjpa-parent/1.3.0-SNAPSHOT/pom.xml
> [HUDSON] Archiving C:\Users\toulmean\.m2\repository\org\apache\openjpa\openjpa-parent\1.3.0-SNAPSHOT\openjpa-parent-1.3.0-SNAPSHOT.pom to /export/home/hudson/hudson/jobs/OpenJPA-13x/modules/org.apache.openjpa$openjpa-parent/builds/2010-06-30_21-00-48/archive/org.apache.openjpa/openjpa-parent/1.3.0-20100630.205824-2/openjpa-parent-1.3.0-SNAPSHOT.pom
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Error deploying artifact: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/openjpa/openjpa-parent/1.3.0-SNAPSHOT/openjpa-parent-1.3.0-20100630.205824-2.pom. Return code is: 401

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.