Abhishek Chennaka has uploaded this change for review. ( 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) --- M java/gradle/publishing.gradle 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/51/23751/1 -- 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: newchange Gerrit-Change-Id: I138790487ce586bdfd59bc1f1b9c250696ad586a Gerrit-Change-Number: 23751 Gerrit-PatchSet: 1 Gerrit-Owner: Abhishek Chennaka <[email protected]>
