Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed maven compiler annotation processing #23899

Merged
merged 5 commits into from
Apr 11, 2022

Conversation

dmatej
Copy link
Contributor

@dmatej dmatej commented Apr 11, 2022

  • after running mvn clean install -Pfastest -T4C should be possible to run also mvn package without failures.
  • updated eclipse project artifact version
  • updated set-version-id profile

dmatej added 3 commits April 11, 2022 16:29
- processing annotations of generated classes moved to own execution as
  the current compiler plugin supports that
@dmatej dmatej added this to the 6.2.6 milestone Apr 11, 2022
@dmatej dmatej requested a review from arjantijms April 11, 2022 14:32
@dmatej dmatej self-assigned this Apr 11, 2022
@arjantijms arjantijms merged commit d56ff92 into eclipse-ee4j:6.x Apr 11, 2022
@dmatej dmatej deleted the mvn-annotation-processing branch April 11, 2022 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants