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

integration-tests.sh script can't handle relative path to settings.xml file

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Critical
    • None
    • 7.1.0.DR12
    • Scripts, Test Suite
    • None
    • Regression

    Description

      Wrong behaviour in EAP 7.1.0.DR12

      • integration-tests.sh script can't handle relative path to settings.xml file ("-s" maven parameter)

      Desired behaviour

      • integration-tests.sh script shoud be able to parse relative path in "-s" maven paramteter. For example this command should work, but "tools/maven/conf/settings.xml" file is not used by maven:
        ./integration-tests.sh -Dmaven.repo.local=/mnt/hudson_workspace/mkopecky/ts/eap-local-maven-repository -fae -Dmaven.test.failure.ignore=true -Dnode0=10.16.179.14 -Dnode1=10.16.179.15 -Dmcast=227.43.91.160 -DallTests -Djboss.test.mixed.domain.dir=/home/hudson/static_build_env/eap/archives-repository/mixed-domain -Djboss.dist=/mnt/hudson_workspace/mkopecky/ts/jboss-eap-7.1 -s tools/maven/conf/settings.xml
        

      Workaround
      Absolute path needs to be used, example: "-s /mnt/hudson_workspace/mkopecky/ts/tools/maven/conf/settings.xml"

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: