Re: How to reload poms from my Mojo
The only plugin I know that does this is my jszip plugin... It's messy... I intend refactoring it to something easier to reuse On Monday, 3 February 2014, Dessie K wrote: > In my Mojo how can I programmatically reload poms in my multi-module > project in Maven 3? > > I need to do this after my M
How to reload poms from my Mojo
In my Mojo how can I programmatically reload poms in my multi-module project in Maven 3? I need to do this after my Mojo switches to a different Git branch