[
https://issues.apache.org/jira/browse/MINVOKER-340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MINVOKER-340.
-----------------------------------
Resolution: Fixed
Implicitly fixed by MINVOKER-342 and MINVOKER-344.
> AbstractInvokerMojo/InvokerReport subclasses are not thread-safe due to use
> of DecimalFormat
> --------------------------------------------------------------------------------------------
>
> Key: MINVOKER-340
> URL: https://issues.apache.org/jira/browse/MINVOKER-340
> Project: Maven Invoker Plugin
> Issue Type: Bug
> Affects Versions: 3.5.1
> Reporter: Michael Osipov
> Assignee: Michael Osipov
> Priority: Major
> Fix For: 3.6.0
>
>
> {{Format}} and subclasses are explicity marked as not thread-safe, yet they
> are shared around at class level. They need to instantiated on a
> per-invocation level.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)