diff --git a/aggregator/pom.xml b/aggregator/pom.xml index 8f8b6da47fc..27c13af1e4d 100644 --- a/aggregator/pom.xml +++ b/aggregator/pom.xml @@ -156,15 +156,23 @@ - - - - - - - - + + + + + + + + + + + + Clean build? Skipping diff because ${oldClassesDir} does not exist + + diff --git a/dist/pom.xml b/dist/pom.xml index a858d2865b5..6fbc047ac47 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -331,9 +331,18 @@ run - - - + + + + + + + + + + Re-execute build with the default `-Drapids.jni.unpack.skip=false` + + diff --git a/pom.xml b/pom.xml index 9b11655d7a7..d099315ef8c 100644 --- a/pom.xml +++ b/pom.xml @@ -820,6 +820,7 @@ install ${spark.rapids.source.basedir}/.bloop ${project.build.outputDirectory}/rapids4spark-version-info.properties + false @@ -984,11 +985,22 @@ - + + - + + + + + + + + + Comparing git revisions: previous=${saved.build-info.revision} @@ -1471,7 +1483,9 @@ This will force full Scala code rebuild in downstream modules. Cleaning build directories of all modules ${target.dirs.str} - + diff --git a/scala2.13/aggregator/pom.xml b/scala2.13/aggregator/pom.xml index 4868d10d74e..5f85f31de01 100644 --- a/scala2.13/aggregator/pom.xml +++ b/scala2.13/aggregator/pom.xml @@ -156,15 +156,23 @@ - - - - - - - - + + + + + + + + + + + + Clean build? Skipping diff because ${oldClassesDir} does not exist + + diff --git a/scala2.13/dist/pom.xml b/scala2.13/dist/pom.xml index 7e87dfe5f7c..071ce8247b5 100644 --- a/scala2.13/dist/pom.xml +++ b/scala2.13/dist/pom.xml @@ -331,9 +331,18 @@ run - - - + + + + + + + + + + Re-execute build with the default `-Drapids.jni.unpack.skip=false` + + diff --git a/scala2.13/pom.xml b/scala2.13/pom.xml index c18ebb13930..39a811664e4 100644 --- a/scala2.13/pom.xml +++ b/scala2.13/pom.xml @@ -820,6 +820,7 @@ install ${spark.rapids.source.basedir}/.bloop ${project.build.outputDirectory}/rapids4spark-version-info.properties + false @@ -984,11 +985,22 @@ - + + - + + + + + + + + + Comparing git revisions: previous=${saved.build-info.revision} @@ -1471,7 +1483,9 @@ This will force full Scala code rebuild in downstream modules. Cleaning build directories of all modules ${target.dirs.str} - + diff --git a/scala2.13/sql-plugin/pom.xml b/scala2.13/sql-plugin/pom.xml index 67f3f91c30f..ee849082aa9 100644 --- a/scala2.13/sql-plugin/pom.xml +++ b/scala2.13/sql-plugin/pom.xml @@ -179,7 +179,18 @@ value="${servicesDir}/com.nvidia.spark.rapids.SparkShimServiceProvider"/> - + + + + + + + + + diff --git a/sql-plugin/pom.xml b/sql-plugin/pom.xml index 9773cc91ba1..0a7fb1ff8c1 100644 --- a/sql-plugin/pom.xml +++ b/sql-plugin/pom.xml @@ -179,7 +179,18 @@ value="${servicesDir}/com.nvidia.spark.rapids.SparkShimServiceProvider"/> - + + + + + + + + +