forked from NVIDIA/spark-rapids
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Install reduced pom for dist module (NVIDIA#6434)
Fixes NVIDIA#6433 This PR - disables default install in favor of install-file similar how rapids-4-spark is deploy-file'd to Maven central - disables default deploy in favor of deploy-file similar how rapids-4-spark is deploy-file'd to Maven central in deploy.sh After this, the dependency reduced pom is correctly placed after `mvn deploy -pl dist -PnoSnapshots -Ddist.jar.compress=false` - ~/.m2/repository/com/nvidia/rapids-4-spark_2.12/22.10.0-SNAPSHOT/rapids-4-spark_2.12-22.10.0-SNAPSHOT.pom - /tmp/m2-repo/com/nvidia/rapids-4-spark_2.12/22.10.0-SNAPSHOT/rapids-4-spark_2.12-22.10.0*pom Other fixes: - dist.jar.compress is ignored when updating the dist jar Signed-off-by: Gera Shegalov <[email protected]>
- Loading branch information
1 parent
ecca003
commit 14d2d10
Showing
1 changed file
with
62 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters