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

Mark as thread safe #57

Merged
merged 9 commits into from
Feb 25, 2024
Merged

Mark as thread safe #57

merged 9 commits into from
Feb 25, 2024

Conversation

kaklakariada
Copy link
Contributor

@kaklakariada kaklakariada commented Feb 25, 2024

The plugin is already thread safe as it has no static members and does not use non-thread safe libraries. See checklist at https://cwiki.apache.org/confluence/display/MAVEN/Parallel+builds+in+Maven+3

@kaklakariada kaklakariada changed the title #55: Add skip option Mark as thread safe Feb 25, 2024
@kaklakariada kaklakariada self-assigned this Feb 25, 2024
@kaklakariada kaklakariada added the feature Product feature label Feb 25, 2024
Copy link

sonarcloud bot commented Feb 25, 2024

@kaklakariada kaklakariada merged commit b05ce5e into main Feb 25, 2024
9 checks passed
@kaklakariada kaklakariada deleted the kaklakariada/issue55 branch February 25, 2024 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Product feature
Projects
Status: ✅ Closed
Development

Successfully merging this pull request may close these issues.

2 participants