Lonzak commented on pull request #107:
URL: https://github.com/apache/maven-scm/pull/107#issuecomment-972723395


   @pzygielo Yes the warning doesn't go away since it is set to `false`. So 
skipping it or setting it to false (warning-wise) is the same result.  It must 
be set to true to remove the warning. As the warning states using `@threadSafe` 
(without true or false) means it is true and only then the warning goes away. I 
mistakenly thought when setting it to false would also remove the warning since 
a plugin writer explicitly stated the threadsafety...


-- 
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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to