We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70bbb0a commit eb60ebcCopy full SHA for eb60ebc
annotations/build.gradle
@@ -55,8 +55,6 @@ publishing {
55
}
56
57
signing {
58
- required { gradle.taskGraph.hasTask("uploadArchives") }
59
- sign configurations.archives
60
useGpgCmd()
61
sign publishing.publications.mavenJava
62
0 commit comments