You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Ben M. (Jira)" <ji...@apache.org> on 2019/12/13 09:18:00 UTC

[jira] [Commented] (MCHECKSTYLE-138) Checkstyle plugin is @threadSafe if checkstyle itself is threadsafe

    [ https://issues.apache.org/jira/browse/MCHECKSTYLE-138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16995489#comment-16995489 ] 

Ben M. commented on MCHECKSTYLE-138:
------------------------------------

The current master ([https://github.com/apache/maven-checkstyle-plugin/commit/57cf9696cfd1fb0d4de5842bea050b9aa4026dd0)] has {{threadSafe=true}} on all {{@Mojo}} annotations.

 

I think this can be closed now since there is no newer report of a similar issue.

> Checkstyle plugin is @threadSafe if checkstyle itself is threadsafe
> -------------------------------------------------------------------
>
>                 Key: MCHECKSTYLE-138
>                 URL: https://issues.apache.org/jira/browse/MCHECKSTYLE-138
>             Project: Maven Checkstyle Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.12.1
>            Reporter: Kristian Rosenvold
>            Priority: Major
>              Labels: checkstyle-core
>
> The checkstyle plugin can be marked as threadSafe if checkstyle itself can be verified to be thread safe.
> "Someone" should ask the checkstyle community if this is the case.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)