bowenliang123 commented on PR #4894: URL: https://github.com/apache/kyuubi/pull/4894#issuecomment-1566846117
I'm going to revert this change on `scalatest.version` from 3.2.15 to 3.2.16. Failed to run `mvn clean install -pl :kyuubi-util-scala_2.12` with no meaningful error messages. ``` [INFO] --- resources:3.3.0:testResources (default-testResources) @ kyuubi-util-scala_2.12 --- [INFO] skip non existing resourceDirectory /Users/bw/dev/kyuubi/kyuubi-util-scala/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ kyuubi-util-scala_2.12 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /Users/bw/dev/kyuubi/kyuubi-util-scala/target/scala-2.12/test-classes [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5.032 s [INFO] Finished at: 2023-05-29T17:28:55+08:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:testCompile (default-testCompile) on project kyuubi-util-scala_2.12: Compilation failure -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
