settings.gradle.kts (
3
lines of code) (
raw
):
rootProject.name = "maven2-support" include("maven2-server-impl") include("artifact-resolver-m2")