jira-importer opened a new issue, #573: URL: https://github.com/apache/maven-invoker-plugin/issues/573
**[Michael Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)** opened **[MINVOKER-340](https://issues.apache.org/jira/browse/MINVOKER-340?redirect=false)** and commented `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. --- **Affects:** 3.5.1 **Issue Links:** - [MINVOKER-342](https://issues.apache.org/jira/browse/MINVOKER-342) Use ChoiceFormat to selectively render elapsed time in AbstractInvokerMojo (_**"is fixed by"**_) - [MINVOKER-344](https://issues.apache.org/jira/browse/MINVOKER-344) Move reporting rendering logic into a ReportRenderer class (_**"is fixed by"**_) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org