After upgrade of org.nuxeo:nuxeo-parent from 11.4 to 11.5-SNAPSHOT, the nuxeo-csv package is published as 11.5-SNAPSHOT instead of 11.5.88.
curl -fsSL -u **** 'https://connect.nuxeo.com/nuxeo/site/marketplace/package/nuxeo-csv/download?version=11.5.88' -o docker/nuxeo-csv.zip --retry 10 --retry-max-time 600
curl: (22) The requested URL returned error: 404
Resolve the package version from project.parent.version instead of nuxeo.platform.version (PLATFORM_VERSION).
- is related to
-
NXS-6319 Allow to download versions with 1 or 2 digits (reconciliate with semver versions)
- Resolved
- Is referenced in