-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: NDT-1.7
-
Fix Version/s: NDT-1.8
-
Component/s: nuxeo-distribution-tools (deprecated)
-
Tags:
When using the following form, the artifact is badly resolved from dependency tree:
<artifact:resolveFile key="${groupId}:${artifactId}::zip"
classifier="${classifier}" />
Deprecate use of "classifier" keyword and prefer use of key (groupId:artifactId:version:type:classifier:scope).
- is required by
-
NXBT-290 Allow overriding classifier and version of downloaded distribution
- Resolved