[ 
https://jira.codehaus.org/browse/MDEP-287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=279295#comment-279295
 ] 

Falko Modler commented on MDEP-287:
-----------------------------------

I haven't seen any thread safety issues yet in our project which is rather 
large and which has been active since over one year.
But then again, this doesn't mean anything because depending on the project 
structure the possibly critical parts of the plugin might never have been 
executed concurrently.

To make a long story short: The code of the plugin should be reviewed to ensure 
thread safety before marking it @threadSafe.

> Make maven-dependency-plugin @threadSafe
> ----------------------------------------
>
>                 Key: MDEP-287
>                 URL: https://jira.codehaus.org/browse/MDEP-287
>             Project: Maven 2.x Dependency Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.1
>            Reporter: Andreas Sewe
>            Assignee: Brian Fox
>
> The plugin is not yet marked as @threadSafe.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to