saker.maven.support Documentation TaskDoc JavaDoc Packages
Output of the Maven artifact localization task. Provides access to the local paths of the localized artifacts.
Summary
Fields
ArtifactLocalPathsList of local file system paths of the localized artifacts.
ConfigurationThe Maven configuration that was used during the operation.
CoordinatesList of the coordinates of the localized artifacts.
LocalizationResultsList of localization results for each localized artifact.
Fields
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.
List of the coordinates of the localized artifacts.
List of localization results for each localized artifact. Each result element provides access to the coordinates and local path of the artifact.