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

configureLibsSpec

fun configureLibsSpec(spec: CopySpec, libs: MutableMap<String, Library>): Unit

This method configures an existing copy spec for the installation of the libraries item of the component installation. The artifacts must be resolved by the special configuration.

Parameters

spec - the copy spec.

libs - the library configuration of the component descriptor.