]
Jan Kašík closed WFLY-10745.
----------------------------
Resolution: Done
Closed in favor of WFLY-10745
Broken JSF module installer
---------------------------
Key: WFLY-10745
URL:
https://issues.jboss.org/browse/WFLY-10745
Project: WildFly
Issue Type: Bug
Components: JSF
Affects Versions: 14.0.0.CR1
Reporter: Jan Kašík
Assignee: Dmitrii Tikhomirov
Fix For: 14.0.0.CR1
Attachments: hello-jsf-version-0.0.1-SNAPSHOT.war
It is currently not possible to deploy *.cli built by multi-jsf-installer shipped with
WildFly. When attempting to deploy, this message will appear:
{code}
org.jboss.as.cli.CommandFormatException: org.jboss.as.cli.CommandLineException:
java.util.concurrent.ExecutionException: org.jboss.as.cli.CommandLineException: Failed to
locate
/tmp/vfs/cli-1528866094723/cli-1528866094723450313ef1dc90cff/install-mojarra-2.2.17.cli-212b6d42ba0c47e1/jsf-api-2.2.17.jar,
if you defined a nonexistent resource on purpose you should use the
--allow-nonexistent-resources option
{code}