[ 
https://issues.apache.org/jira/browse/BEAM-6726?focusedWorklogId=211112&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-211112
 ]

ASF GitHub Bot logged work on BEAM-6726:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 11/Mar/19 16:36
            Start Date: 11/Mar/19 16:36
    Worklog Time Spent: 10m 
      Work Description: aaltay commented on pull request #8026: [BEAM-6726] 
explicitly specify signing key
URL: https://github.com/apache/beam/pull/8026#discussion_r264320963
 
 

 ##########
 File path: release/src/main/scripts/build_release_candidate.sh
 ##########
 @@ -56,12 +56,19 @@ read USER_GITHUB_ID
 
 [email protected]:${USER_GITHUB_ID}/beam-site
 
+echo "================Listing all GPG keys================="
+gpg --list-keys --keyid-format LONG --fingerprint --fingerprint
+echo "Please copy the public key which is associated with your Apache account:"
+
+read SIGNING_KEY
 
 Review comment:
   Should we check that this is matching: user.signingkey (from: 
https://github.com/apache/beam/blob/master/release/src/main/scripts/preparation_before_release.sh#L48)
 or usage from other scripts?
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 211112)
    Time Spent: 2.5h  (was: 2h 20m)

> Gradle Publish fails with Gradle 5
> ----------------------------------
>
>                 Key: BEAM-6726
>                 URL: https://issues.apache.org/jira/browse/BEAM-6726
>             Project: Beam
>          Issue Type: Bug
>          Components: build-system
>    Affects Versions: 2.11.0
>            Reporter: Ahmet Altay
>            Assignee: Michael Luckey
>            Priority: Blocker
>             Fix For: 2.12.0
>
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> cc: [~alanmyrvold] [~kenn]
> :beam-sdks-java-bom:signMavenJavaPublication task fails with an obscure 
> error: 
> (https://scans.gradle.com/s/mcbb4axlx6agy/failure?openFailures=WzBd&openStackTraces=WzFd#top=0):
> Duplicate key pom-default.xml.asc:xml.asc:asc:null (attempted merging values 
> Signature pom-default.xml.asc:xml.asc:asc:null and Signature 
> pom-default.xml.asc:xml.asc:asc:null)
> Downgrading to Gradle 4 by reverting 
> https://github.com/apache/beam/commit/cadb6f7fabc6faedc6037104338306688f17652f
>  works.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to