Skip to content

Commit

Permalink
Add maven back to integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rjeberhard committed May 7, 2018
1 parent 47f0913 commit a6ced63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/integration-tests/bash/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1498,6 +1498,7 @@ EOF

mkdir -p $job_workspace
rsync -a $PROJECT_ROOT $job_workspace/weblogic-operator
rsync -a $M2_HOME/ $job_workspace/apache-maven
rsync -a $JAVA_HOME/ $job_workspace/java

cat <<EOF > $job_workspace/run_test.sh
Expand Down

0 comments on commit a6ced63

Please sign in to comment.