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 c097ca9 commit fe3e30fCopy full SHA for fe3e30f
build.gradle
@@ -294,10 +294,4 @@ model {
294
tasks.generatePomFileForMavenCentralReleasePublication {
295
destination = file("${project.buildDir}/generated-pom.xml")
296
}
297
- tasks.publishMavenCentralReleasePublicationToMavenLocal {
298
- dependsOn project.tasks.signArchives
299
- }
300
- tasks.publishMavenCentralReleasePublicationToSonatypeRepository {
301
302
303
0 commit comments