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

Kogito Builder image does not contain the Red Hat repositories

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 7.13.3.GA
    • 7.13.3.GA
    • Cloud
    • False
    • None
    • False
    • CR1
    • Workaround Exists
    • Hide

      You need to setup manually the repositories as env variables:

      MAVEN_REPOS=REDHAT_GA,REDHAT_EA,REDHAT_TECHPREVIEW

      REDHAT_GA_MAVEN_REPO_URL=https://maven.repository.redhat.com/ga/
      REDHAT_GA_MAVEN_REPO_ID=redhat-ga-repository
      REDHAT_GA_MAVEN_REPO_SNAPSHOTS_ENABLED= false

      REDHAT_EA_MAVEN_REPO_URL=https://maven.repository.redhat.com/earlyaccess/all/
      REDHAT_EA_MAVEN_REPO_ID=redhat-ea-repository
      REDHAT_EA_MAVEN_REPO_SNAPSHOTS_ENABLED= false

      REDHAT_TECHPREVIEW_MAVEN_REPO_URL=https://maven.repository.redhat.com/techpreview/all
      REDHAT_TECHPREVIEW_MAVEN_REPO_ID=redhat-techpreview-repository
      REDHAT_TECHPREVIEW_MAVEN_REPO_SNAPSHOTS_ENABLED= false

      Show
      You need to setup manually the repositories as env variables: MAVEN_REPOS=REDHAT_GA,REDHAT_EA,REDHAT_TECHPREVIEW REDHAT_GA_MAVEN_REPO_URL= https://maven.repository.redhat.com/ga/ REDHAT_GA_MAVEN_REPO_ID=redhat-ga-repository REDHAT_GA_MAVEN_REPO_SNAPSHOTS_ENABLED= false REDHAT_EA_MAVEN_REPO_URL= https://maven.repository.redhat.com/earlyaccess/all/ REDHAT_EA_MAVEN_REPO_ID=redhat-ea-repository REDHAT_EA_MAVEN_REPO_SNAPSHOTS_ENABLED= false REDHAT_TECHPREVIEW_MAVEN_REPO_URL= https://maven.repository.redhat.com/techpreview/all REDHAT_TECHPREVIEW_MAVEN_REPO_ID=redhat-techpreview-repository REDHAT_TECHPREVIEW_MAVEN_REPO_SNAPSHOTS_ENABLED= false
    • ---
    • ---

      Since the migration to dnf package installation of Maven, the Red Hat repositories are not more present into the settings.xml of the builder image.

      https://github.com/kiegroup/kogito-images/blob/1.13.x/modules/kogito-maven/3.8.x-rpm/configure

      whereas it should be

      https://github.com/kiegroup/kogito-images/blob/1.13.x/modules/kogito-maven/3.8.x/configure

              tradisso@redhat.com Tristan Radisson
              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: