Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-27598

[GSS](8.0.z) jboss eap installation manager does not handle a zip file with INSTALL operation

XMLWordPrintable

    • 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
      

            spyrkob Bartosz Spyrko-Smietanko
            rhn-support-jbaesner Joerg Baesner
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: