CAB
08/30/2024, 4:01 PMUnresolved reference. None of the following candidates is applicable because of receiver type mismatch:
public inline fun RepositoryHandler.mavenCentral(vararg args: Pair<String, Any?>): MavenArtifactRepository defined in org.gradle.kotlin.dsl
CAB
08/30/2024, 4:13 PMThomas Broyer
08/30/2024, 4:39 PMmaven
plugin was replaced by maven-publish
a while ago (it was already deprecated for some time in Gradle 7.2)Vampire
08/30/2024, 4:49 PMVampire
08/30/2024, 4:51 PMmaven
plugin was not deprecated in 7.2Vampire
08/30/2024, 4:51 PMVampire
08/30/2024, 4:54 PMCAB
08/30/2024, 6:40 PM