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.
spec - the copy spec.
spec
module - the module descriptor.
module