Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-8926

Make build scripts handle default settings.xml correctly

XMLWordPrintable

    • Regression

      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:

            ppalaga Peter Palaga
            mkopecky@redhat.com Marek Kopecky
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: