-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
16.0.0.Final
-
None
Using Windows 10.
I used mvn -Djsf-version=2.3.3 -Pmyfaces clean assembly:single to generate cli script, ok.
Tried to deploy it with the following command:
deploy C:\wildfly-16.0.0.Final\bin\install-myfaces-2.3.3.cli
Got:
org.jboss.as.cli.CommandLineException: java.util.concurrent.ExecutionException: org.jboss.as.cli.CommandLineException: Failed to locate C:\Users\Administrador\AppData\Local\Temp\vfs\cli-1552682962092\cli-1552682962092c7cc554a5d9bf7e0\install-myfaces-2.3.3.cli-a80aafee764c05cb\C, if you defined a nonexistent resource on purpose you should use the --allow-nonexistent-resources option
I was able to install via linux after open the zip, digester is 1.8 in deploy.scr. but in file is 1.8.1. I changed it.
Windows still fails.
- is caused by
-
WFLY-10745 Update the multi-JSF installer to be able to install Mojarra and MyFaces 2.3.x versions in addition to 2.1.x and 2.2.x versions
-
- Closed
-