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

(8.0.z) installer-channels.yaml file created by jboss-eap-installation-manager uses wrong property name noStreamStrategy

XMLWordPrintable

      .installation/installer-channels.yaml which is created when installing via jboss-eap-installation-manager results in wrong property name being used in the file:

      ---
      schemaVersion: "2.0.0"
      name: "eap-8.0"
      repositories: 
        - id: "mrrc"
          url: "https://maven.repository.redhat.com/ga/"
      manifest: 
        maven: 
          groupId: "org.jboss.eap.channels"
          artifactId: "eap-8.0"
      noStreamStrategy: "none"
      

      noStreamStrategy should actually be resolve-if-no-stream

            spyrkob Bartosz Spyrko-Smietanko
            jbliznak@redhat.com Jan Blizňák
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: