[
https://issues.apache.org/jira/browse/BEAM-6726?focusedWorklogId=202923&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-202923
]
ASF GitHub Bot logged work on BEAM-6726:
----------------------------------------
Author: ASF GitHub Bot
Created on: 22/Feb/19 22:39
Start Date: 22/Feb/19 22:39
Worklog Time Spent: 10m
Work Description: kennknowles commented on issue #7925: [BEAM-6726]
remove duplicate artifact declaration on maven publish
URL: https://github.com/apache/beam/pull/7925#issuecomment-466573341
Is it just that we have to eliminate the `isRelease` flag and do all the
same things during snapshot releases? The things controlled by `-PisRelease`,
`-Ppublishing` and `-PnoSigning` seem like they could be controlled by choosing
different gradle targets. WDYT?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 202923)
Time Spent: 1.5h (was: 1h 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
> Reporter: Ahmet Altay
> Assignee: Michael Luckey
> Priority: Blocker
> Fix For: 2.11.0
>
> Time Spent: 1.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)