[
https://issues.apache.org/jira/browse/HBASE-25376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Stack updated HBASE-25376:
----------------------------------
Attachment: Screen Shot 2020-12-09 at 8.24.56 AM.png
> [create-release] Fix double .asc
> --------------------------------
>
> Key: HBASE-25376
> URL: https://issues.apache.org/jira/browse/HBASE-25376
> Project: HBase
> Issue Type: Bug
> Components: create-release
> Reporter: Michael Stack
> Assignee: Michael Stack
> Priority: Major
> Attachments: Screen Shot 2020-12-09 at 8.24.07 AM.png, Screen Shot
> 2020-12-09 at 8.24.56 AM.png
>
>
> We are signing the signature file when we run the create-release which
> results in *.jar.asc.asc files up in maven repository. It looks to be this
> line in release-util.sh maven_deploy:
> - declare -a mvn_goals=(clean install)
> + declare -a mvn_goals=(clean)
>
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)