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

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

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 7.12.0.GA
    • 7.12.0.GA
    • Cloud
    • None
    • RHPAM Kogito Builder

    • False
    • False
    • ER3
    • Undefined
    • Hide

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

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

      Show
      $ docker pull registry-proxy.engineering.redhat.com/rh-osbs/rhpam-7-rhpam-kogito-builder-rhel8:7.12.0-1 $ docker run -it registry-proxy.engineering.redhat.com/rh-osbs/rhpam-7-rhpam-kogito-builder-rhel8:7.12.0-1 bash $ cat /home/kogito/.m2/settings.xml
    • 2021 Week 43-45 (from Oct 25)

    Description

      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`

      Attachments

        Issue Links

          Activity

            People

              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

              Dates

                Created:
                Updated:
                Resolved: