Hi all, I see that m-deploy-p isn't marked as threadSafe yet. As I don't remember having seen any threads about it, isn't there any technical reason for this? I mean, though I'm no concurrency expert, I'm wondering if I could try and have a look at the code to help. But I don't really know if there's something related to either maven or aether code that would make it very difficult.
Moreover, I feel as it's a core maven plugin, it would be great that this particular one gets "fixed". By the way, if there's part in the code that we aren't confident in about thread-safety, would it stupid to surround the given code with synchronized block as said in the wiki page? I'm conscious about the potential performance impact of this, but wouldn't it be at least better than risking to have concurrency issues while deploying? What do you think? Thanks -- Baptiste <Batmat> MATHUS - http://batmat.net Save a tree, Eat a beaver!
