3951 lines
135 KiB
JSON
3951 lines
135 KiB
JSON
{
|
|
":": {
|
|
"conventions": {
|
|
|
|
},
|
|
"configurations": [
|
|
"bootstrapCompile",
|
|
"scriptCompile",
|
|
"scriptRuntime"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"buildScan": "com.gradle.scan.plugin.internal.api.f"
|
|
}
|
|
},
|
|
":android-extensions-compiler": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"buildVersion",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"distJar",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeJar",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":android-lint": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"archives",
|
|
"buildVersion",
|
|
"default",
|
|
"runtimeJar"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":compiler": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly",
|
|
"tests-jar"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":compiler.tests-common": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":core": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":custom-dependencies": {
|
|
"conventions": {
|
|
|
|
},
|
|
"configurations": [
|
|
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension"
|
|
}
|
|
},
|
|
":eval4j": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":examples": {
|
|
"conventions": {
|
|
|
|
},
|
|
"configurations": [
|
|
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension"
|
|
}
|
|
},
|
|
":generators": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":idea": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly",
|
|
"tests-jar"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":j2k": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly",
|
|
"tests-jar"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":jps-plugin": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly",
|
|
"tests-jar"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":js": {
|
|
"conventions": {
|
|
|
|
},
|
|
"configurations": [
|
|
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension"
|
|
}
|
|
},
|
|
":kotlin-allopen": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention",
|
|
"maven": "org.gradle.api.plugins.MavenPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"distJar",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"signatures",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension",
|
|
"pluginBundle": "com.gradle.publish.PluginBundleExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"signing": "org.gradle.plugins.signing.SigningExtension"
|
|
}
|
|
},
|
|
":kotlin-allopen-compiler-plugin": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"buildVersion",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"distJar",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeJar",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":kotlin-annotation-processing": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":kotlin-ant": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"buildVersion",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"distJar",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeJar",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":kotlin-build-common": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"buildVersion",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeJar",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly",
|
|
"tests-jar"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":kotlin-compiler": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention",
|
|
"maven": "org.gradle.api.plugins.MavenPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"archives",
|
|
"compilerJar",
|
|
"default",
|
|
"distJar",
|
|
"fatJar",
|
|
"fatJarContents",
|
|
"fatSourcesJarContents",
|
|
"proguardLibraryJars",
|
|
"runtimeJar"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":kotlin-compiler-client-embeddable": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"maven": "org.gradle.api.plugins.MavenPluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"buildVersion",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"jarContents",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeJar",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeCompilerJar",
|
|
"testRuntimeOnly",
|
|
"testScriptRuntimeJar",
|
|
"testStdlibJar"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":kotlin-compiler-embeddable": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"maven": "org.gradle.api.plugins.MavenPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"archives",
|
|
"buildVersion",
|
|
"compilerJar",
|
|
"default",
|
|
"runtimeJar"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet"
|
|
}
|
|
},
|
|
":kotlin-daemon-client": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"buildVersion",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"distJar",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeJar",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":kotlin-gradle-plugin": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention",
|
|
"maven": "org.gradle.api.plugins.MavenPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"agp25Compile",
|
|
"agp25CompileClasspath",
|
|
"agp25CompileOnly",
|
|
"agp25Implementation",
|
|
"agp25Runtime",
|
|
"agp25RuntimeClasspath",
|
|
"agp25RuntimeOnly",
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"distJar",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptAgp25",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"signatures",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension",
|
|
"pluginBundle": "com.gradle.publish.PluginBundleExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"groovyRuntime": "org.gradle.api.tasks.GroovyRuntime",
|
|
"signing": "org.gradle.plugins.signing.SigningExtension"
|
|
}
|
|
},
|
|
":kotlin-gradle-plugin-api": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention",
|
|
"maven": "org.gradle.api.plugins.MavenPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"distJar",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"signatures",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension",
|
|
"signing": "org.gradle.plugins.signing.SigningExtension"
|
|
}
|
|
},
|
|
":kotlin-gradle-plugin-integration-tests": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":kotlin-gradle-subplugin-example": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention",
|
|
"maven": "org.gradle.api.plugins.MavenPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":kotlin-jps-plugin": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"archives",
|
|
"buildVersion",
|
|
"default",
|
|
"fatJarContents",
|
|
"runtimeJar"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":kotlin-noarg": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention",
|
|
"maven": "org.gradle.api.plugins.MavenPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"distJar",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"signatures",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension",
|
|
"pluginBundle": "com.gradle.publish.PluginBundleExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"signing": "org.gradle.plugins.signing.SigningExtension"
|
|
}
|
|
},
|
|
":kotlin-noarg-compiler-plugin": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"buildVersion",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"distJar",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeJar",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":kotlin-preloader": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"buildVersion",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"distJar",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeJar",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":kotlin-reflect": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention",
|
|
"maven": "org.gradle.api.plugins.MavenPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"distJar",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"mainJar",
|
|
"proguardDeps",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"shadow",
|
|
"shadows",
|
|
"signatures",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"shadow": "com.github.jengelman.gradle.plugins.shadow.ShadowExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension",
|
|
"signing": "org.gradle.plugins.signing.SigningExtension"
|
|
}
|
|
},
|
|
":kotlin-runner": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"buildVersion",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"distJar",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeJar",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":kotlin-runtime": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention",
|
|
"maven": "org.gradle.api.plugins.MavenPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"distJar",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"signatures",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension",
|
|
"signing": "org.gradle.plugins.signing.SigningExtension"
|
|
}
|
|
},
|
|
":kotlin-sam-with-receiver": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention",
|
|
"maven": "org.gradle.api.plugins.MavenPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"distJar",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"signatures",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension",
|
|
"signing": "org.gradle.plugins.signing.SigningExtension"
|
|
}
|
|
},
|
|
":kotlin-sam-with-receiver-compiler-plugin": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention",
|
|
"maven": "org.gradle.api.plugins.MavenPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"buildVersion",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"distJar",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeJar",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":kotlin-script-runtime": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention",
|
|
"maven": "org.gradle.api.plugins.MavenPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"distJar",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"mainJar",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"signatures",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension",
|
|
"signing": "org.gradle.plugins.signing.SigningExtension"
|
|
}
|
|
},
|
|
":kotlin-script-util": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention",
|
|
"maven": "org.gradle.api.plugins.MavenPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"buildVersion",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeJar",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":kotlin-source-sections-compiler-plugin": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention",
|
|
"maven": "org.gradle.api.plugins.MavenPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"buildVersion",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"distJar",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeJar",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":kotlin-stdlib": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention",
|
|
"maven": "org.gradle.api.plugins.MavenPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"annotationsCompile",
|
|
"annotationsCompileClasspath",
|
|
"annotationsCompileOnly",
|
|
"annotationsImplementation",
|
|
"annotationsRuntime",
|
|
"annotationsRuntimeClasspath",
|
|
"annotationsRuntimeOnly",
|
|
"apiElements",
|
|
"archives",
|
|
"builtinsCompile",
|
|
"builtinsCompileClasspath",
|
|
"builtinsCompileOnly",
|
|
"builtinsImplementation",
|
|
"builtinsRuntime",
|
|
"builtinsRuntimeClasspath",
|
|
"builtinsRuntimeOnly",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"distJar",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptAnnotations",
|
|
"kaptBuiltins",
|
|
"kaptTest",
|
|
"mainJar",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"signatures",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension",
|
|
"signing": "org.gradle.plugins.signing.SigningExtension"
|
|
}
|
|
},
|
|
":kotlin-stdlib-common": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention",
|
|
"maven": "org.gradle.api.plugins.MavenPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"distJar",
|
|
"implementation",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"signatures",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension",
|
|
"signing": "org.gradle.plugins.signing.SigningExtension"
|
|
}
|
|
},
|
|
":kotlin-stdlib-jre7": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention",
|
|
"maven": "org.gradle.api.plugins.MavenPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"distJar",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"signatures",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension",
|
|
"signing": "org.gradle.plugins.signing.SigningExtension"
|
|
}
|
|
},
|
|
":kotlin-stdlib-jre8": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention",
|
|
"maven": "org.gradle.api.plugins.MavenPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"distJar",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"signatures",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension",
|
|
"signing": "org.gradle.plugins.signing.SigningExtension"
|
|
}
|
|
},
|
|
":kotlin-stdlib-js": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention",
|
|
"maven": "org.gradle.api.plugins.MavenPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"builtinsCompile",
|
|
"builtinsCompileClasspath",
|
|
"builtinsCompileOnly",
|
|
"builtinsImplementation",
|
|
"builtinsRuntime",
|
|
"builtinsRuntimeClasspath",
|
|
"builtinsRuntimeOnly",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"distJar",
|
|
"implementation",
|
|
"merger",
|
|
"nodeDist",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"signatures",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"node": "com.moowork.gradle.node.NodeExtension",
|
|
"karma": "com.craigburke.gradle.KarmaModuleExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension",
|
|
"signing": "org.gradle.plugins.signing.SigningExtension"
|
|
}
|
|
},
|
|
":kotlin-test": {
|
|
"conventions": {
|
|
|
|
},
|
|
"configurations": [
|
|
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension"
|
|
}
|
|
},
|
|
":plugins": {
|
|
"conventions": {
|
|
|
|
},
|
|
"configurations": [
|
|
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension"
|
|
}
|
|
},
|
|
":prepare": {
|
|
"conventions": {
|
|
|
|
},
|
|
"configurations": [
|
|
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension"
|
|
}
|
|
},
|
|
":tools": {
|
|
"conventions": {
|
|
|
|
},
|
|
"configurations": [
|
|
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension"
|
|
}
|
|
},
|
|
":compiler:android-tests": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":compiler:backend": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":compiler:backend-common": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":compiler:cli": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":compiler:cli-common": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":compiler:compiler-runner": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":compiler:conditional-preprocessor": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":compiler:container": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly",
|
|
"tests-jar"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":compiler:daemon": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":compiler:daemon-common": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":compiler:frontend": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":compiler:frontend.java": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":compiler:frontend.script": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":compiler:incremental-compilation-impl": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly",
|
|
"tests-jar"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":compiler:ir.ir2cfg": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":compiler:ir.psi2ir": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":compiler:ir.tree": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":compiler:light-classes": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":compiler:plugin-api": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":compiler:resolution": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":compiler:serialization": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":compiler:tests-java8": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly",
|
|
"tests-jar"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":compiler:util": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":core:builtins": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"builtins",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":core:reflection.jvm": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"shadow",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension",
|
|
"shadow": "com.github.jengelman.gradle.plugins.shadow.ShadowExtension"
|
|
}
|
|
},
|
|
":core:util.runtime": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension"
|
|
}
|
|
},
|
|
":custom-dependencies:protobuf-lite": {
|
|
"conventions": {
|
|
|
|
},
|
|
"configurations": [
|
|
"default",
|
|
"relocated",
|
|
"shadow"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"shadow": "com.github.jengelman.gradle.plugins.shadow.ShadowExtension"
|
|
}
|
|
},
|
|
":examples:annotation-processor-example": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":examples:kotlin-jsr223-daemon-local-eval-example": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":examples:kotlin-jsr223-local-example": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":idea:formatter": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":idea:ide-common": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":idea:idea-android": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly",
|
|
"tests-jar"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":idea:idea-android-output-parser": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":idea:idea-core": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":idea:idea-jps-common": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":idea:idea-test-framework": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":idea:kotlin-gradle-tooling": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"buildVersion",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeJar",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":js:js.ast": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":js:js.dce": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":js:js.frontend": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":js:js.parser": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":js:js.serializer": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":js:js.tests": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly",
|
|
"tests-jar"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":js:js.translator": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":kotlin-stdlib:samples": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":kotlin-test:kotlin-test-common": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention",
|
|
"maven": "org.gradle.api.plugins.MavenPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"distJar",
|
|
"implementation",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"signatures",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension",
|
|
"signing": "org.gradle.plugins.signing.SigningExtension"
|
|
}
|
|
},
|
|
":kotlin-test:kotlin-test-js": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention",
|
|
"maven": "org.gradle.api.plugins.MavenPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"distJar",
|
|
"implement",
|
|
"implementation",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"signatures",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension",
|
|
"signing": "org.gradle.plugins.signing.SigningExtension"
|
|
}
|
|
},
|
|
":kotlin-test:kotlin-test-junit": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention",
|
|
"maven": "org.gradle.api.plugins.MavenPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"distJar",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"signatures",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension",
|
|
"signing": "org.gradle.plugins.signing.SigningExtension"
|
|
}
|
|
},
|
|
":kotlin-test:kotlin-test-jvm": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention",
|
|
"maven": "org.gradle.api.plugins.MavenPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"distJar",
|
|
"implement",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"signatures",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension",
|
|
"signing": "org.gradle.plugins.signing.SigningExtension"
|
|
}
|
|
},
|
|
":plugins:allopen-ide": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"buildVersion",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeJar",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":plugins:android-extensions-idea": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"buildVersion",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeJar",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly",
|
|
"tests-jar"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":plugins:android-extensions-jps": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":plugins:annotation-based-compiler-plugins-ide-support": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":plugins:kapt3": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly",
|
|
"tests-jar"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":plugins:lint": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":plugins:noarg-ide": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"buildVersion",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeJar",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":plugins:plugins-tests": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly",
|
|
"tests-jar"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":plugins:sam-with-receiver-ide": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"buildVersion",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeJar",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":plugins:uast-kotlin": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly",
|
|
"tests-jar"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":plugins:uast-kotlin-idea": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":prepare:build.version": {
|
|
"conventions": {
|
|
|
|
},
|
|
"configurations": [
|
|
"buildVersion"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension"
|
|
}
|
|
},
|
|
":prepare:formatter": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"buildVersion",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeJar",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":prepare:ide-lazy-resolver": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"buildVersion",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeJar",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":prepare:kotlin-plugin": {
|
|
"conventions": {
|
|
|
|
},
|
|
"configurations": [
|
|
"archives",
|
|
"buildVersion",
|
|
"packedJars",
|
|
"runtimeJar",
|
|
"sideJars"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension"
|
|
}
|
|
},
|
|
":prepare:mock-runtime-for-test": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"buildVersion",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"distJar",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeJar",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":tools:binary-compatibility-validator": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testArtifacts",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":tools:kotlin-stdlib-gen": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
},
|
|
":tools:kotlin-stdlib-js-merger": {
|
|
"conventions": {
|
|
"base": "org.gradle.api.plugins.BasePluginConvention",
|
|
"java": "org.gradle.api.plugins.JavaPluginConvention"
|
|
},
|
|
"configurations": [
|
|
"apiElements",
|
|
"archives",
|
|
"compile",
|
|
"compileClasspath",
|
|
"compileOnly",
|
|
"default",
|
|
"implementation",
|
|
"kapt",
|
|
"kaptTest",
|
|
"runtime",
|
|
"runtimeClasspath",
|
|
"runtimeElements",
|
|
"runtimeOnly",
|
|
"testCompile",
|
|
"testCompileClasspath",
|
|
"testCompileOnly",
|
|
"testImplementation",
|
|
"testRuntime",
|
|
"testRuntimeClasspath",
|
|
"testRuntimeOnly"
|
|
],
|
|
"extensions": {
|
|
"ext": "org.gradle.api.plugins.ExtraPropertiesExtension",
|
|
"kotlin": "org.jetbrains.kotlin.gradle.dsl.KotlinProjectExtension",
|
|
"kapt": "org.jetbrains.kotlin.gradle.plugin.KaptExtension",
|
|
"defaultArtifacts": "org.gradle.api.internal.plugins.DefaultArtifactPublicationSet",
|
|
"reporting": "org.gradle.api.reporting.ReportingExtension"
|
|
}
|
|
}
|
|
} |