You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Dessie K <de...@gmail.com> on 2014/02/04 00:22:56 UTC

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

Re: How to reload poms from my Mojo

Posted by Stephen Connolly <st...@gmail.com>.
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 <de...@gmail.com> 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 Mojo switches to a different Git branch
>


-- 
Sent from my phone