Uploaded image for project: 'Red Hat Process Automation Manager'
  1. Red Hat Process Automation Manager
  2. RHPAM-3735

Red Hat Maven techpreview repository id is wrong in Kogito S2I image

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 7.11.1.GA
    • 7.11.0.GA
    • Cloud
    • None
    • RHPAM Kogito Builder

    • False
    • False
    • CR2
    • CR1
    • Undefined
    • Hide

      $ docker pull registry-proxy.engineering.redhat.com/rh-osbs/rhpam-7-rhpam-kogito-builder-rhel8:7.11.0-5

      $ docker run -it registry-proxy.engineering.redhat.com/rh-osbs/rhpam-7-rhpam-kogito-builder-rhel8:7.11.0-5 bash
      $ cat /home/kogito/.m2/settings.xml

      Show
      $ docker pull registry-proxy.engineering.redhat.com/rh-osbs/rhpam-7-rhpam-kogito-builder-rhel8:7.11.0-5 $ docker run -it registry-proxy.engineering.redhat.com/rh-osbs/rhpam-7-rhpam-kogito-builder-rhel8:7.11.0-5 bash $ cat /home/kogito/.m2/settings.xml

      RHPAM Kogito Builder RHPAM image `settings.xml` file contains

       

      <repository> <id>jboss-eap-repository</id> <url>https://maven.repository.redhat.com/techpreview/all</url> <releases> <enabled>true</enabled> </releases> <snapshots> <enabled>false</enabled> </snapshots> </repository>
      

       

      and

      <pluginRepository> <id>jboss-eap-repository</id> <url>https://maven.repository.redhat.com/techpreview/all</url> <releases> <enabled>true</enabled> </releases> <snapshots> <enabled>false</enabled> </snapshots> </pluginRepository>
      

      The ID of those repositories should be `redhat-techpreview-repository`

            rhn-support-fspolti Filippe Spolti
            tradisso@redhat.com Tristan Radisson
            Tristan Radisson Tristan Radisson
            Tristan Radisson Tristan Radisson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: