apache / apache/maven-toolchains-plugin
select-jdk-toolchain should be made threadSafe
Open
enhancement
- Dominant language
- Java
- Stars
- 27
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
### New feature, improvement proposal
I'm not sure about the semantics of the threadSafe marker (is there a clear definition of what it implies somewhere?),
but I think it would be nice if SelectJdkToolchainMojo could be thread-safe,
so that we don't receive related warning messages when using it in multithreaded builds.
Hopefully it is already thread-safe, but the marker was forgotten?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.