Skip to content

Added support for passing annotation processor paths to the Java compiler#519

Merged
venmanyarun merged 4 commits into
OpenLiberty:mainfrom
sajeerzeji:GHMAVEN2021-annotation_processor_paths_issue
Jun 3, 2026
Merged

Added support for passing annotation processor paths to the Java compiler#519
venmanyarun merged 4 commits into
OpenLiberty:mainfrom
sajeerzeji:GHMAVEN2021-annotation_processor_paths_issue

Conversation

@sajeerzeji
Copy link
Copy Markdown
Contributor

Fixes OpenLiberty/ci.maven#2021

Added support for passing annotation processor paths to the Java compiler via the -processorpath option. This enables annotation processors (Eg: Lombok) to run during compilation in dev mode.

…rOptions for dev mode hot reload compilation
@sajeerzeji sajeerzeji requested a review from cherylking June 1, 2026 11:51
@venmanyarun venmanyarun merged commit af91702 into OpenLiberty:main Jun 3, 2026
10 checks passed
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.

Annotation processors not run during hot reloads (Java 25)

3 participants