component-installation-plugin / com.intershop.gradle.component.installation.tasks / InstallConfigManager / configureModuleSpec

configureModuleSpec

fun configureModuleSpec(spec: CopySpec, module: Module): Unit

This method configures an existing copy spec form the configuration of a module item. The artifacts must be resolved by the special configuration.

Parameters

spec - the copy spec.

module - the module descriptor.