You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Svetoslav Neykov (JIRA)" <ji...@apache.org> on 2016/04/17 21:08:25 UTC

[jira] [Comment Edited] (INFRA-11543) jenkins-test-489 doesn't have maven repo credentials set up

    [ https://issues.apache.org/jira/browse/INFRA-11543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15244832#comment-15244832 ] 

Svetoslav Neykov edited comment on INFRA-11543 at 4/17/16 7:07 PM:
-------------------------------------------------------------------

Still getting the same error on jenkins-test-17a (tested on 14 Apr)

https://builds.apache.org/view/Brooklyn/job/brooklyn-server-master/50/console


was (Author: svet):
Still getting the same error on jenkins-test-17a

https://builds.apache.org/view/Brooklyn/job/brooklyn-server-master/50/console

> jenkins-test-489 doesn't have maven repo credentials set up
> -----------------------------------------------------------
>
>                 Key: INFRA-11543
>                 URL: https://issues.apache.org/jira/browse/INFRA-11543
>             Project: Infrastructure
>          Issue Type: Bug
>          Components: Jenkins
>         Environment: jenkins-test-489
>            Reporter: Svetoslav Neykov
>            Assignee: Daniel Takamori
>
> When building a maven project configured to upload artifacts I am getting the following error
> {code}
> org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.brooklyn:apache-brooklyn:pom:0.9.0-20160325.012717-111 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/brooklyn/apache-brooklyn/0.9.0-SNAPSHOT/apache-brooklyn-0.9.0-20160325.012717-111.pom. Return code is: 401, ReasonPhrase: Unauthorized.
> 	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
> 	at hudson.maven.reporters.MavenArtifactRecord.deploy(MavenArtifactRecord.java:193)
> 	at hudson.maven.RedeployPublisher.perform(RedeployPublisher.java:176)
> 	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
> 	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:782)
> 	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:723)
> 	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1047)
> 	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:668)
> 	at hudson.model.Run.execute(Run.java:1763)
> 	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
> 	at hudson.model.ResourceController.execute(ResourceController.java:98)
> 	at hudson.model.Executor.run(Executor.java:410)
> {code}
> Full log available at https://builds.apache.org/job/brooklyn-server-master/19/console



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)