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.
2 parents c097ca9 + fe3e30f commit c36110dCopy full SHA for c36110d
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