linghengqian commented on issue #19527: URL: https://github.com/apache/shardingsphere/issues/19527#issuecomment-1193919886
If you are using Windows, you will need to use Maven to build the project first, as suggested by the Github Wiki. An obvious quick command is ``` ./mvnw -B clean install -D"maven.javadoc.skip"=true -D"rat.skip"=true -D"jacoco.skip"=true -D"spotless.apply. skip"=true ``` -- 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]
