You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Tom White (JIRA)" <ji...@apache.org> on 2010/07/02 09:03:50 UTC

[jira] Created: (HADOOP-6847) Problem staging 0.21.0 artifacts to Apache Nexus Maven Repository

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
    Affects Versions: 0.21.0
            Reporter: Tom White
            Priority: Blocker


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.