Skip to content

fix: fix the issue of compilation errors caused by the absence of code generation based on Lombok annotations in a pure Maven environment.#475

Open
HweiH wants to merge 1 commit intospring-ai-alibaba:mainfrom
HweiH:main
Open

fix: fix the issue of compilation errors caused by the absence of code generation based on Lombok annotations in a pure Maven environment.#475
HweiH wants to merge 1 commit intospring-ai-alibaba:mainfrom
HweiH:main

Conversation

@HweiH
Copy link
Copy Markdown

@HweiH HweiH commented Mar 16, 2026

fix the issue of compilation errors caused by the absence of code generation based on Lombok annotations in a pure Maven environment.

Describe what this PR does / why we need it

Fix the issue of compilation errors caused by the absence of code generation based on Lombok annotations in a pure Maven environment.

Does this pull request fix one issue?

NONE

Describe how you did it

Add annotationProcessorPaths configuration for the maven-compiler-plugin to attach Lombok annotation processing capabilities to the Maven compilation phase.

Describe how to verify it

mvn clean package

Special notes for reviews

NONE

…e generation based on Lombok annotations in a pure Maven environment.
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