Base plugin for JVM component support. Applies the ComponentModelBasePlugin. Registers the JvmLibrarySpec library type for the components container.
Type | Name and description |
---|---|
void |
createBinaries(ModelMap<JarBinarySpec> binaries, JvmLibrarySpec jvmLibrary, PlatformResolvers platforms, BinaryNamingSchemeBuilder namingSchemeBuilder, JvmComponentExtension jvmComponentExtension, File buildDir, ServiceRegistry serviceRegistry, JavaToolChainRegistry toolChains) |
void |
createTasks(ModelMap<Task> tasks, JarBinarySpec binary) |
void |
registerPlatformResolver(PlatformResolvers platformResolvers) |