What is equivalent for `bootRepackage.enabled=false` for Spring Boot's latest Gradle plugin (2.0.0) ? `bootJar.enabled=false` is not working More details: https://github.com/gradle/kotlin-dsl/issues/488 Full project to reproduce: https://github.com/xmlking/reactive-apps/blob/master/shared/build.gradle.kts