kevin85421 commented on pull request #702: URL: https://github.com/apache/submarine/pull/702#issuecomment-895709972
@KUAN-HSUN-LI The command `mvn install -DskipTests` is used to upload the latest package to the local repository. To elaborate, the module `submarine-test` has a dependency `submarine-server-core`, and thus we need to upload the latest package. On the other hand, without the command, maven will repost errors. For more details, you can check these two pull requests. https://github.com/apache/submarine/pull/695/files https://github.com/apache/submarine/pull/683/files Thanks! -- 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]
