DomGarguilo commented on PR #5608: URL: https://github.com/apache/accumulo/pull/5608#issuecomment-2931474325
The build is failing due to unformatted files. If you run `mvn clean package -DskipTests` (`-DskipTests` just skips running the tests), the formatter will run. You'll just need to push a commit with the changes made by the formatter, then the build should pass. -- 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]
