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

Setting Maven Mirror URL does not exclude Business Central

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 7.3.1.GA
    • 7.2.1.GA
    • Cloud, Configuration
    • None
    • 2019 Week 11-13

    Description

      If a user specifies a maven mirror url in the templates, then that mirror should exclude Business Central in it's "mirror of" config. Otherwise, maven in the KIE Server will attempt to look to Business Central for external artifacts.

      To fix this, the following should be added to the deployment config for all kie servers (note that only the authoring templates will also include its exclusion by default):

                - name: MAVEN_MIRROR_OF 
                  value: "external:*,!${APPLICATION_NAME}-rhpamcentr" 
                - name: RHPAMCENTR_MAVEN_REPO_ID 
                  value: "${APPLICATION_NAME}-rhpamcentr"
      

      The above only takes affect if a MAVEN_MIRROR_URL is specified, so this will not affect current behavior otherwise.

      Attachments

        Issue Links

          Activity

            People

              dward-se-jboss David Ward
              dward-se-jboss David Ward
              Jakub Schwan Jakub Schwan
              Jakub Schwan Jakub Schwan
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: