Is the MOJO object reused in plugin executions? I want to make sure that if I store some data in the instance fields in my MOJO object, next execution in a new MOJO object is created and properly isolated from the context of previous execution. Is it working like this in mvn core, or do we plan any changes in the future?
Cheers Tibor
