Abhishek Chennaka has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/23751 )
Change subject: [Java] Fix signing jars ...................................................................... [Java] Fix signing jars The old configurations.archives is tied to the deprecated uploadArchives task and is not used by the maven-publish plugin[1]. This patch updates the signing configuration to sign the actual Maven publication used during publishing. This change has been tested manually. [1] https://docs.gradle.org/7.6.2/userguide/publishing_signing.html Change-Id: I138790487ce586bdfd59bc1f1b9c250696ad586a Reviewed-on: http://gerrit.cloudera.org:8080/23746 Reviewed-by: Alexey Serbin <[email protected]> Reviewed-by: Zoltan Chovan <[email protected]> Tested-by: Abhishek Chennaka <[email protected]> (cherry picked from commit 8627147206282050fa1783523e79e16d3c496328) Reviewed-on: http://gerrit.cloudera.org:8080/23751 --- M java/gradle/publishing.gradle 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Alexey Serbin: Looks good to me, approved Abhishek Chennaka: Verified -- To view, visit http://gerrit.cloudera.org:8080/23751 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: branch-1.18.x Gerrit-MessageType: merged Gerrit-Change-Id: I138790487ce586bdfd59bc1f1b9c250696ad586a Gerrit-Change-Number: 23751 Gerrit-PatchSet: 2 Gerrit-Owner: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Zoltan Chovan <[email protected]>
