Skip to content

Commit

Permalink
[MINOR] Remove duplicate mvn packages (#6560)
Browse files Browse the repository at this point in the history
  • Loading branch information
wForget authored Jul 24, 2024
1 parent c4d9db2 commit 4ef147b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions dev/package-vcpkg.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,3 @@ if [ "$LINUX_OS" == "centos" ]; then
fi
source ./dev/vcpkg/env.sh
./dev/buildbundle-veloxbe.sh --build_tests=ON --build_benchmarks=ON --enable_s3=ON --enable_hdfs=ON
mvn clean package -Pbackends-velox -Pceleborn -Puniffle -Pspark-3.2 -DskipTests
mvn clean package -Pbackends-velox -Pceleborn -Puniffle -Pspark-3.3 -DskipTests
mvn clean package -Pbackends-velox -Pceleborn -Puniffle -Pspark-3.4 -DskipTests
mvn clean package -Pbackends-velox -Pceleborn -Puniffle -Pspark-3.5 -DskipTests

0 comments on commit 4ef147b

Please sign in to comment.