bowenliang123 commented on code in PR #6808: URL: https://github.com/apache/kyuubi/pull/6808#discussion_r1839440294
########## pom.xml: ########## @@ -1476,7 +1476,7 @@ <environmentVariables> <KYUUBI_WORK_DIR_ROOT>${project.build.directory}/work</KYUUBI_WORK_DIR_ROOT> </environmentVariables> - <systemProperties> + <systemPropertyVariables> Review Comment: ``` Warning: Parameter 'systemPropertyVariables' is unknown for plugin 'scalatest-maven-plugin:2.2.0:test (test)' ``` Revert changes on scalatest-maven-plugin's configs. The warning you are fixing comes from maven-surefire-plugin. -- 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: notifications-unsubscr...@kyuubi.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@kyuubi.apache.org For additional commands, e-mail: notifications-h...@kyuubi.apache.org