Describe the bug
When executing spark400 sql-plugin compile with Scala 2.12 the build breaks with missing spark400 classifier
12:40:17,304 [ERROR] com.nvidia:rapids-4-spark-sql-plugin-api_2.12:jar:spark400:24.12.0-SNAPSHOT was not found in https://oss.sonatype.org/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of snapshots-repo has elapsed or updates are forced
Describe the bug When executing spark400 sql-plugin
compile
with Scala 2.12 the build breaks with missing spark400 classifierSteps/Code to reproduce bug
Expected behavior It should trigger enforcer failure which currently only happens if you add
-am
to the command aboveEnvironment details (please complete the following information)
Additional context Add any other context about the problem here.