[
https://issues.apache.org/jira/browse/BEAM-6726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16777679#comment-16777679
]
Ahmet Altay commented on BEAM-6726:
-----------------------------------
I patched this for RC2 and it is still failing. With the following error:
"> Task :beam-runners-apex:buildDependencyTree
See the report at:
file:///usr/local/google/home/altay/build_release_candidate/beam/runners/apex/build/classes/java/main/org/apache/beam/runners/apex/dependency-tree
> Task :beam-sdks-java-bom:signMavenJavaPublication FAILED
FAILURE: Build failed with an exception.
* What went wrong:
A problem was found with the configuration of task
':beam-sdks-java-bom:signMavenJavaPublication'.
> No value has been specified for property 'signatory.keyId'.
"
I will revert the commits back and would not use gradle 5.0 for 2.11 release.
> 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
> Reporter: Ahmet Altay
> Assignee: Michael Luckey
> Priority: Blocker
> Fix For: 2.11.0
>
> Time Spent: 2h
> 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)