无法在 Liberty Profile 16.0.0.3 中安装功能部件

unable to install feature in Liberty Profile 16.0.0.3

我正在尝试使用以下命令在 Liberty Profile(Java EE 7 Web Profile)16.0.0.3 中安装 jsp-2.2 功能:

installUtility install jsp-2.2

但我遇到以下错误:

CWWKF1286E: The com.ibm.websphere.appserver.javax.el-2.2 feature cannot be downloaded from the IBM WebSphere Liberty Repository. See the problem determination information on the WebSphere Application Server Support web page.

我现在试了一下(使用 wlp-webProfile7-16.0.0.3),它起作用了。这是 CLI 输出:


Select [1]我同意,或[2]我不同意:1

第 1 步(共 5 步):下载 servlet-3.0 ... 第 2 步(共 5 步):安装 servlet-3.0 ... 第 3 步(共 5 步):下载 jsp-2.2 ... 第 4 步(共 5 步):安装 jsp-2.2 ... 第 5 步(共 5 步):清理临时文件 ...

已成功安装所有资产。

开始产品验证... 产品验证成功完成。


你能再试一次吗?也许存储库暂时关闭了。如果还是不行,你用的是哪个JDK?