On Fri, Aug 23, 2013 at 4:11 PM, Stephen Connolly <
[email protected]> wrote:

> If you make the strategy a component provided by sisu, then a build
> extension could provide an alternative implementation for the project that
> the extension is defined in.
>

Interesting.  So that would actually override Maven's dependency mediation
strategy?

I don't know anything about build extensions, or sisu, so I guess I've got
some research to do.

I presume the strategy is something you only want to apply to a project's
> handling of its dependencies. If another project consumes your project and
> wants to use a different strategy, that is the other project's business.
>

Correct.


> With extensions being inherited from parent poms you can thus propagate to
> all your projects via your corp parent
>

Yep.

Phillip

Reply via email to