bowenliang123 commented on PR #4894:
URL: https://github.com/apache/kyuubi/pull/4894#issuecomment-1566851139

   Negative.  Run `mvn clean install -pl :kyuubi-util-scala_2.12 -am` and get 
these errors
   
   ```
   [INFO] --- scala:4.8.0:testCompile (scala-test-compile-first) @ 
kyuubi-parent ---
   [INFO] compile in 0.0 s
   [INFO] No sources to compile
   [INFO] 
   [INFO] --- scalatest:2.2.0:test (test) @ kyuubi-parent ---
   [INFO] ScalaTest report directory: 
/Users/bw/dev/kyuubi/target/surefire-reports
   [WARNING] Output directory does not exist: 
/Users/bw/dev/kyuubi/target/classes
   [WARNING] Test output directory does not exist: 
/Users/bw/dev/kyuubi/target/test-classes
   错误: 找不到或无法加载主类 org.scalatest.tools.Runner
   [INFO] 
------------------------------------------------------------------------
   [INFO] Reactor Summary for Kyuubi Project Parent 1.8.0-SNAPSHOT:
   [INFO] 
   [INFO] Kyuubi Project Parent .............................. FAILURE [  1.469 
s]
   [INFO] Kyuubi Project Util ................................ SKIPPED
   [INFO] Kyuubi Project Util Scala .......................... SKIPPED
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  1.716 s
   [INFO] Finished at: 2023-05-29T17:34:36+08:00
   [INFO] 
------------------------------------------------------------------------
   [ERROR] Failed to execute goal 
org.scalatest:scalatest-maven-plugin:2.2.0:test (test) on project 
kyuubi-parent: Failure because ScalaTest not available on classpath. -> [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]

Reply via email to