You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Slawomir Jaranowski (Jira)" <ji...@apache.org> on 2021/12/29 11:05:00 UTC

[jira] [Closed] (MSHARED-1006) Invoker should be safely used in multi thread

     [ https://issues.apache.org/jira/browse/MSHARED-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Slawomir Jaranowski closed MSHARED-1006.
----------------------------------------
    Resolution: Fixed

> Invoker should be safely used in multi thread
> ---------------------------------------------
>
>                 Key: MSHARED-1006
>                 URL: https://issues.apache.org/jira/browse/MSHARED-1006
>             Project: Maven Shared Components
>          Issue Type: Improvement
>          Components: maven-invoker
>            Reporter: Slawomir Jaranowski
>            Assignee: Slawomir Jaranowski
>            Priority: Major
>             Fix For: maven-invoker-3.1.1
>
>
> {{Invoker}} component should be stateless in order to use in multi thread environment.
> Currently we can set on Invoker level params like:
> - {{WorkingDirectory}}
> - {{InputStream}}
> - {{OutputHandler}}
> - {{ErrorHandler}}
> All those options are available in {{InvocationRequest}} and should be used for each invocation.
> First deprecate method on {{Invoker}}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)