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

Check goals for thread safety #24262

Closed
pzygielo opened this issue Jan 24, 2023 · 2 comments
Closed

Check goals for thread safety #24262

pzygielo opened this issue Jan 24, 2023 · 2 comments

Comments

@pzygielo
Copy link
Contributor

pzygielo commented Jan 24, 2023

Following goals of config-generator:

  • :generate-injectors
  • :generate-test-injectors

are used by the build and cause maven to issue warning during parallel build.

Check, and if possible mark them as being @threadSafe.


Copy link

This issue has been marked as inactive and old and will be closed in 7 days if there is no further activity. If you want the issue to remain open please add a comment

@github-actions github-actions bot added the Stale label Jan 25, 2024
@dmatej
Copy link
Contributor

dmatej commented Jan 25, 2024

Seems this was resolved in 7.0.5 by transformation of the maven plugin to annotation processor, see #24399

@dmatej dmatej closed this as completed Jan 25, 2024
@dmatej dmatej removed the Stale label Jan 25, 2024
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

No branches or pull requests

2 participants