Skip to content

Commit a6ced63

Browse files
committed
Add maven back to integration tests
1 parent 47f0913 commit a6ced63

File tree

1 file changed

+1
-0
lines changed
  • src/integration-tests/bash

1 file changed

+1
-0
lines changed

src/integration-tests/bash/run.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1498,6 +1498,7 @@ EOF
14981498

14991499
mkdir -p $job_workspace
15001500
rsync -a $PROJECT_ROOT $job_workspace/weblogic-operator
1501+
rsync -a $M2_HOME/ $job_workspace/apache-maven
15011502
rsync -a $JAVA_HOME/ $job_workspace/java
15021503

15031504
cat <<EOF > $job_workspace/run_test.sh

0 commit comments

Comments
 (0)