EMsnap opened a new pull request, #874: URL: https://github.com/apache/inlong-website/pull/874
### Prepare a Pull Request - Fixes #873 ### Motivation Mvn clean package would run test before install Sometimes we need to install first to run some tests So install -DskipTests first and then use mvn test to run tests ### Modifications install -DskipTests first and then use mvn test to run tests -- 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]
