You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sakthi (Jira)" <ji...@apache.org> on 2020/02/23 04:51:00 UTC

[jira] [Commented] (HBASE-23120) Fix ref guide - Release process

    [ https://issues.apache.org/jira/browse/HBASE-23120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17042794#comment-17042794 ] 

Sakthi commented on HBASE-23120:
--------------------------------

'+$ git tag -s rel/2.0.0-alpha4 -m "Tagging the 2.0.0-alpha4 Release"' has a + sign at the start. Need to fix it.

> Fix ref guide - Release process
> -------------------------------
>
>                 Key: HBASE-23120
>                 URL: https://issues.apache.org/jira/browse/HBASE-23120
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Sakthi
>            Assignee: Sakthi
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> The example is of a sample ~/.m2/settings.xml file.
> {code:java}
> <!- To publish a snapshot of some part of Maven -->
> {code}
>  is not a proper comment. 
> Also I think here,
> {code:java}
> <!--Keyname is something like this ... 00A5F21E... do gpg --list-keys to find it-->
> {code}
> the double hyphened --list-keys shouldn't be used. It leads to FATAL error like the one below: 
> {code:java}
> [FATAL] Non-parseable settings
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)