[
https://issues.apache.org/jira/browse/BEAM-6726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16774726#comment-16774726
]
Ahmet Altay edited comment on BEAM-6726 at 2/22/19 7:33 AM:
------------------------------------------------------------
Validation was fine, but I did the validation with gradle 5. This issue happens
later; when signing the artifacts.
I also noticed that I can downgrade gradle just before signing the artifacts.
Not sure if it is any better.
was (Author: altay):
Validation was fine, but I did the validation with gradle 5. This issue happens
much when signing the artifacts.
I also noticed that I can downgrade gradle just before signing the artifacts.
Not sure if it is any better.
> 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
>
>
> 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)