[
https://issues.apache.org/jira/browse/HADOOP-6847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Boudnik updated HADOOP-6847:
---------------------------------------
Status: Resolved (was: Patch Available)
Fix Version/s: 0.21.0
Resolution: Fixed
I have committed this both to branch0.21 and the trunk. Thanks Giri!
> Problem staging 0.21.0 artifacts to Apache Nexus Maven Repository
> -----------------------------------------------------------------
>
> Key: HADOOP-6847
> URL: https://issues.apache.org/jira/browse/HADOOP-6847
> Project: Hadoop Common
> Issue Type: Bug
> Components: build
> Affects Versions: 0.21.0
> Reporter: Tom White
> Assignee: Giridharan Kesavan
> Priority: Blocker
> Fix For: 0.21.0
>
> Attachments: hadoop-6847.patch
>
>
> I get this error:
> {noformat}
> -mvn-system-deploy:
> [artifact:install-provider] Installing provider:
> org.apache.maven.wagon:wagon-http:jar:1.0-beta-2:runtime
> [artifact:deploy] Deploying to
> https://repository.apache.org/content/repositories/snapshots
> [artifact:deploy] Uploading:
> org/apache/hadoop/hadoop-common-instrumented/0.21.0/hadoop-common-instrumented-0.21.0.jar
> to apache.snapshots.https
> [artifact:deploy] Uploaded 1331K
> [artifact:deploy] An error has occurred while processing the Maven artifact
> tasks.
> [artifact:deploy] Diagnosis:
> [artifact:deploy]
> [artifact:deploy] Error deploying artifact
> 'org.apache.hadoop:hadoop-common-instrumented:jar': Error deploying artifact:
> Failed to transfer file:
> https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-common-instrumented/0.21.0/hadoop-common-instrumented-0.21.0.jar.
> Return code is: 400
> {noformat}
> Note that 400 is "Bad Request", not an authentication error (401).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.