zrlw commented on issue #15471: URL: https://github.com/apache/dubbo/issues/15471#issuecomment-2986027103
using dubbo mvnw script on command line, see details at release-test.yml ```./mvnw --batch-mode --no-snapshot-updates -e --no-transfer-progress --fail-fast clean source:jar install ...``` ```-Pjacoco,checkstyle``` could be removed if you want faster build. -- 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]
