elecharny commented on PR #31: URL: https://github.com/apache/directory-ldap-api/pull/31#issuecomment-1512791844
Seems like the maven antlr plugin uses the Security Manager, which has now been deprecated... We have few options: - Bump up to antlr4 and see if it plays better with Java 20 - don't build with Java 20 until the problem is solved on maven side We are not alone here: https://community.jenkins.io/t/error-failed-to-execute-goal-org-codehaus-mojo2-2-generate-cron-on-project-jenkins-core-execution-cron-of-goal-org-codehaus-mojo2-2-generate-failed/3368 -- 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]
