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


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

Posted by "Tom White (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-6847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12885922#action_12885922 ] 

Tom White commented on HADOOP-6847:
-----------------------------------

+1

I managed to publish artifacts to the staging repo too (I had to add a server section to ~/.m2/settings.xml with an ID of apache.staging.https for it to work). Thanks for fixing this, Giri. I think we need equivalent fixes for HDFS and MapReduce.

> 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
>         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.


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

Posted by "Konstantin Boudnik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-6847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konstantin Boudnik updated HADOOP-6847:
---------------------------------------

          Status: Patch Available  (was: Open)
    Hadoop Flags: [Reviewed]

+1 patch looks good. Let's verify it.

> 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
>         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.


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

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-6847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12885731#action_12885731 ] 

Hadoop QA commented on HADOOP-6847:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12448784/hadoop-6847.patch
  against trunk revision 960137.

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 3 new or modified tests.

    -1 javadoc.  The javadoc tool appears to have generated 1 warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    +1 core tests.  The patch passed core unit tests.

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/601/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/601/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/601/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/601/console

This message is automatically generated.

> 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
>         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.


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

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-6847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12886683#action_12886683 ] 

Hudson commented on HADOOP-6847:
--------------------------------

Integrated in Hadoop-Common-trunk #390 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk/390/])
    

> 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.


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

Posted by "Giridharan Kesavan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-6847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Giridharan Kesavan updated HADOOP-6847:
---------------------------------------

    Attachment: hadoop-6847.patch

this patch should fix the issue with uploading artifacts to the nexus maven repo.

command to upload artifact to the staging rep is ;

ant mvn-deploy -Dversion="standard version string" -Drepo=staging

command to upload artifact to the snapshot repo is:

ant mvn-deploy

I 've tried publishing artifacts to the staging repo and it worked.
https://repository.apache.org/index.html#staging;6a441994c87797,  this stating url is not closed yet for to get a public view. 


> 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
>         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.


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

Posted by "Konstantin Boudnik (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-6847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12886197#action_12886197 ] 

Konstantin Boudnik commented on HADOOP-6847:
--------------------------------------------

JavaDoc warning is caused by some FindBugs issue and isn't related to the patch. I'll be committing this shortly.

> 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
>            Assignee: Giridharan Kesavan
>            Priority: Blocker
>         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.


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

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-6847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12886206#action_12886206 ] 

Hudson commented on HADOOP-6847:
--------------------------------

Integrated in Hadoop-Common-trunk-Commit #321 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk-Commit/321/])
    HADOOP-6847. Problem staging 0.21.0 artifacts to Apache Nexus Maven Repository. Contributed by Giridharan Kesavan


> 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.


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

Posted by "Konstantin Boudnik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-6847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konstantin Boudnik updated HADOOP-6847:
---------------------------------------

    Component/s: build

> 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.


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

Posted by "Konstantin Boudnik (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Tom White (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-6847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom White reassigned HADOOP-6847:
---------------------------------

    Assignee: Giridharan Kesavan

> 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
>            Assignee: Giridharan Kesavan
>            Priority: Blocker
>         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.