Skip to content

Fix Java 25 build compatibility: replace antlr-maven-plugin with exec-maven-plugin - #114

Open
speedytom wants to merge 1 commit into
apache:masterfrom
speedytom:fix/java-25-antlr-compatibility
Open

Fix Java 25 build compatibility: replace antlr-maven-plugin with exec-maven-plugin#114
speedytom wants to merge 1 commit into
apache:masterfrom
speedytom:fix/java-25-antlr-compatibility

Conversation

@speedytom

Copy link
Copy Markdown

Mention that ANTLR 2 invokes System.exit(), causing build failures on modern Java runtimes when executed in-process, and that delegating source generation to Phase 1 via exec-maven-plugin resolves the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant