【发布时间】:2018-08-16 10:36:14
【问题描述】:
升级到 Artifactory Pro 6.2.0 后,使用 [RELEASE] 获取请求路径中的版本以获取最新的 Maven 版本工件似乎不再起作用。
$ wget --no-check-certificate -N --user=reader --password=****** -P . https://artifactory.***.com/artifactory/libs-release-local/envision/tools/envision-buildtools/\[RELEASE\]/envision-buildtools-\[RELEASE\].tgz
Warning: wildcards not supported in HTTP.
--2018-08-14 10:45:59-- https://artifactory.****.com/artifactory/libs-release-local/envision/tools/envision-buildtools/[RELEASE]/envision-buildtools-[RELEASE].tgz
Resolving artifactory.***.com... 10.***.**.**
Connecting to artifactory.***.com|10.***.**.**|:443... connected.
HTTP request sent, awaiting response... 400 Bad Request
2018-08-14 10:45:59 ERROR 400: Bad Request.
是否有任何解决方法或解决方法?
【问题讨论】:
-
这个问题需要解决格式化问题。
标签: artifactory