[
https://issues.apache.org/jira/browse/HDFS-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom White updated HDFS-1292:
----------------------------
Attachment: HDFS-1292.patch
Thanks for working on this, Giri. I tried to upload some artifacts to the
staging repository but got the following error when I tried to "close" the
release:
{noformat}
Staging Signature Validation
-Missing Signature:
'/org/apache/hadoop/hadoop-hdfs-instrumented/0.22.0/hadoop-hdfs-instrumented-0.22.0-sources.jar.asc'
does not exist for 'hadoop-hdfs-instrumented-0.22.0-sources.jar'.
-Invalid Signature:
'/org/apache/hadoop/hadoop-hdfs-instrumented/0.22.0/hadoop-hdfs-instrumented-0.22.0.jar.asc'
is not a valid signature for 'hadoop-hdfs-instrumented-0.22.0.jar'.
-Missing Signature:
'/org/apache/hadoop/hadoop-hdfs-test/0.22.0/hadoop-hdfs-test-0.22.0-sources.jar.asc'
does not exist for 'hadoop-hdfs-test-0.22.0-sources.jar'.
-Invalid Signature:
'/org/apache/hadoop/hadoop-hdfs-test/0.22.0/hadoop-hdfs-test-0.22.0.jar.asc' is
not a valid signature for 'hadoop-hdfs-test-0.22.0.jar'.
-Invalid Signature:
'/org/apache/hadoop/hadoop-hdfs/0.22.0/hadoop-hdfs-0.22.0.jar.asc' is not a
valid signature for 'hadoop-hdfs-0.22.0.jar'.
-Missing Signature:
'/org/apache/hadoop/hadoop-hdfs/0.22.0/hadoop-hdfs-0.22.0-sources.jar.asc' does
not exist for 'hadoop-hdfs-0.22.0-sources.jar'.
-Invalid Signature:
'/org/apache/hadoop/hadoop-hdfs-instrumented-test/0.22.0/hadoop-hdfs-instrumented-test-0.22.0.jar.asc'
is not a valid signature for 'hadoop-hdfs-instrumented-test-0.22.0.jar'.
-Missing Signature:
'/org/apache/hadoop/hadoop-hdfs-instrumented-test/0.22.0/hadoop-hdfs-instrumented-test-0.22.0-sources.jar.asc'
does not exist for 'hadoop-hdfs-instrumented-test-0.22.0-sources.jar'.
{noformat}
I think that the sources.jar.asc is overwriting the jar.asc file. This can be
fixed by adding a {{classifier="sources"}} attribute to attach element. I made
this change in the attached patch, and the "close" was successful.
> Allow artifacts to be published to the staging Apache Nexus Maven Repository
> ----------------------------------------------------------------------------
>
> Key: HDFS-1292
> URL: https://issues.apache.org/jira/browse/HDFS-1292
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: build
> Reporter: Tom White
> Assignee: Giridharan Kesavan
> Priority: Blocker
> Fix For: 0.21.0
>
> Attachments: HDFS-1292.patch, hdfs-1292.patch
>
>
> HDFS companion issue to HADOOP-6847.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.