saker.maven.support Documentation TaskDoc JavaDoc Packages
Output of the Maven artifact download task. Provides access to the execution paths of the downloaded artifacts.
Summary
Fields
ArtifactPathsList of execution paths of the downloaded artifacts.
ConfigurationThe Maven configuration that was used during the operation.
CoordinatesList of the coordinates of the downloaded artifacts.
DownloadResultsList of download results for each downloaded artifact.
Fields
List of execution paths of the downloaded artifacts.
The Maven configuration that was used during the operation. This field can be passed to other Maven related tasks for their configurations.
List of the coordinates of the downloaded artifacts.
List of download results for each downloaded artifact. Each result element provides access to the coordinates and execution path of the artifact.