owenyc commented on PR #35873: URL: https://github.com/apache/shardingsphere/pull/35873#issuecomment-3035685147
> Hi @owenyc, there are format violations, please run 'mvn spotless:apply' to fix them. > > https://github.com/apache/shardingsphere/actions/runs/16053639010/job/45307240654?pr=35873 1. I execute this command(mvn spotless:apply) but encountered an error: 「No plugin found for prefix 'spotless' in the current project and in the plugin groups [org.mortbay.jetty, org.apache.maven.plugins, org.codehaus.mojo] available from the repositories [local (/Users/ss/env/mvnrepository), maven-central (https://repo.maven.apache.org/maven2)] -> [Help 1] 」 2. I attempted to execute this (mvn com.diffplug.spotless:spotless-maven-plugin:2.24.1:apply), and it showed that the build was successful, but there were no file modifications. Have you ever encountered this problem? I think maybe some problem with maven settings.xml . -- 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]
