taklwu commented on PR #4414: URL: https://github.com/apache/hbase/pull/4414#issuecomment-1123234022
@Apache9 or @ndimiduk , what is the right way to run `mvn spotless:apply` on a commit? everything looks fine locally, but when running on precommit job, it found those errors. ``` [INFO] Apache HBase Shaded Packaging Invariants ........... SUCCESS [ 0.031 s] [INFO] Apache HBase Shaded Packaging Invariants (with Hadoop bundled) SUCCESS [ 0.031 s] [INFO] Apache HBase - Archetypes .......................... SUCCESS [ 0.063 s] [INFO] Apache HBase - Exemplar for hbase-client archetype . SUCCESS [ 0.074 s] [INFO] Apache HBase - Exemplar for hbase-shaded-client archetype SUCCESS [ 0.070 s] [INFO] Apache HBase - Archetype builder ................... SUCCESS [ 0.029 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 47.077 s [INFO] Finished at: 2022-05-10T23:20:04-07:00 [INFO] ------------------------------------------------------------------------ ``` -- 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]
