I have few maven plugins that were developed in my team, and those plugins are not marked @threadSafe. I have run around 50 jobs and I do not see in inconsistency, but I would like to know if there is way to verify this programmatically.
And what would be the things to look for which will make the plugin unsafe for multithreading