Skip to content

Commit

Permalink
Bats test failure. Trying solution
Browse files Browse the repository at this point in the history
  • Loading branch information
fantonangeli committed Jan 30, 2024
1 parent f9ea0b8 commit 5759b22
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ setup_file() {
export SONATAFLOW_DEPLOYMENT_WEBAPP_DATA_JSON_FILENAME="sonataflow-deployment-webapp-data.json"
export SONATAFLOW_DEPLOYMENT_WEBAPP_DATA_JSON="${PROJECT_DIR}/src/main/resources/META-INF/resources/${SONATAFLOW_DEPLOYMENT_WEBAPP_DATA_JSON_FILENAME}"

rm -rf "${KOGITO_HOME}"
mkdir -p ${HOME}/.m2/
cp $BATS_TEST_DIRNAME/../../../../../kogito-maven/common/maven/settings.xml ${HOME}/.m2/
export MAVEN_SETTINGS_PATH="${HOME}/.m2/settings.xml"
Expand Down

0 comments on commit 5759b22

Please sign in to comment.