component-installation-plugin / com.intershop.gradle.component.installation.utils / DescriptorManager / loadArtifactFile

loadArtifactFile

fun loadArtifactFile(artifact: Artifact, target: File): Unit

Load component artifact from the repository. The repository is the first repository with the configured component.

Parameters

artifact - artifact description.

target - target file for download.