Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-8173

Make build scripts handle default settings.xml correctly

    XMLWordPrintable

Details

    Description

      Wrong behaviour in EAP 7.1.0.DR12

      • mvnw, build.sh and integration-tests.sh does't use productized settings.xml by default.

      Desired behaviour

      • mvnw, build.sh and integration-tests.sh should use productized settings.xml by default.

      Workaround for build.sh
      Productized settings.xml needs to be defined manually by "-s" maven property, example:
      ./build.sh clean -Dmaven.repo.local=$NEW_REPO -DallTests -Djboss.test.mixed.domain.dir=${HUDSON_STATIC_ENV}/eap/archives-repository/mixed-domain -s tools/maven/conf/settings.xml

      Workaround for integration-tests.sh
      Absolute path needs to be used (see JBEAP-8947), example: "-s /mnt/hudson_workspace/mkopecky/ts/tools/maven/conf/settings.xml"

      Additional information:

      Attachments

        Issue Links

          Activity

            People

              ppalaga Peter Palaga
              ppalaga Peter Palaga
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: