-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
False
-
None
-
False
-
-
-
-
-
-
+
-
-
While JBEAP-26274 was meant to implement direct Maven repository zip usage, it was implemented only partly for the update operation. It is not possible to perform a offline installation using the Maven repository zip directly.
So, jboss-eap-installation-manager does not handle a zip file for installation
jboss-eap-installation-manager.sh install --offline --profile=eap-8.0 --dir=/tmp/jboss-eap-8.0 --repositories=install::file:/tmp/jboss-eap-8.0.2.1-maven-repository.zip Installing profile: eap-8.0 Using channels: # eap-8.0 manifest: org.jboss.eap.channels:eap-8.0 repositories: id: install url: file:/tmp/jboss-eap-8.0.2.1-maven-repository.zip ERROR: Unable to resolve required channel metadata: * org.jboss.eap.channels:eap-8.0:manifest:yaml Attempted repositories: *install::file:/tmp/jboss-eap-8.0.2.1-maven-repository.zip
- clones
-
JBEAP-26274 (8.0.z) jboss eap installation manager does not handle a zip file
- Closed