Siman-hub commented on PR #13671: URL: https://github.com/apache/skywalking/pull/13671#issuecomment-3785025219
> It seems e2e-service-provider compile failure under E2E test 25 > > ``` > Error: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile (default-compile) on project e2e-service-provider: Fatal error compiling: > ``` Thanks for confirming. Since the failure occurs during maven-compiler-plugin:3.11.0:compile for e2e-service-provider under JDK 25, I’ll first try upgrading the compiler plugin for this module to check JDK 25 compatibility before touching dependencies. -- 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]
