Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Jenkins job will clone the test project and then will execute below script. This script will add partner java dependency to test project pom.xml at runtime. After this script is executed, maven goal for test execution will be executed.

Under Build section, please click on 'Add build step' and select option 'Shell Script'.

     Configure Maven Goal for Test Execution

...