Replies: 2 comments 1 reply
-
Hi @Dudis2k , Sorry for the late reply, please try the following command to compile a separate module, remember to execute it in the root directory of the project:
|
Beta Was this translation helpful? Give feedback.
-
Are you using zulu-jdk to compile? Please use oracle-jdk, it appears to be a compilation error caused by a difference in the jdk. #3364 |
Beta Was this translation helpful? Give feedback.
-
Facing error - Failed to execute goal net.alchim31.maven:scala-maven-plugin:4.8.1:compile (scala-compile-first) on project amoro-format-mixed-spark-3.3: Execution scala-compile-first of goal net.alchim31.maven:scala-maven-plugin:4.8.1:compile failed.: CompileFailed
cmd executed: mvn clean package -DskipTests
My System configurations:
MacOs
Jdk8
Scala version 2.12
Spark 3.5.3
Beta Was this translation helpful? Give feedback.
All reactions