yuluo-yx commented on PR #1969: URL: https://github.com/apache/hertzbeat/pull/1969#issuecomment-2106296418
> There are some errors about checkstyle. > > Please execute this command before submission: > > ```shell > mvn checkstyle:checkstyle > ``` > > Maybe you can refer this link: [#1818 (comment)](https://github.com/apache/hertzbeat/pull/1818#issuecomment-2072519437) tks, I'm dealing with this very difficult problem. ``` [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.314 s [INFO] Finished at: 2024-05-12T23:33:54+08:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project hertzbeat-warehouse: Could not resolve dependencies for project org.apache.hertzbeat:hertzbeat-warehouse:jar:2.0-SNAPSHOT: Could not find artifact org.apache.hertzbeat:hertzbeat-common:jar:2.0-SNAPSHOT -> [Help 1] [ERROR] ``` I'm having this problem, and I'm guessing it's a problem with my local environment 🤔 -- 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]
