TJxiaobao commented on PR #4016: URL: https://github.com/apache/hertzbeat/pull/4016#issuecomment-3977191604
Hi, I figured it out. It's because the hertzbeat-common module was recently refactored into core and spring sub-modules. My new SopSchedule.java was placed in the old directory, which is no longer tracked by the root pom.xml, causing Maven to skip compiling it. I'll move the code to the correct module and push a fix soon. -- 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]
