Output of the Maven artifact localization task.
Provides access to the local paths of the localized artifacts.
Summary
ArtifactLocalPaths | List of local file system paths of the localized artifacts. |
Configuration | The Maven configuration that was used during the operation. |
Coordinates | List of the coordinates of the localized artifacts. |
LocalizationResults | List of localization results for each localized artifact. |
Fields
Collection of SakerPath
List of local file system paths of the localized artifacts.
The Maven configuration that was used during the operation.
This field can be passed to other Maven related tasks for their configurations.
Collection of ArtifactCoordinates
List of the coordinates of the localized artifacts.
Collection of ArtifactLocalizationWorkerTaskOutput
List of localization results for each localized artifact.
Each result element provides access to the coordinates and local path of the artifact.