Re: Injecting custom ConflictResolver using Embedder

2009-10-07 Thread Jason van Zyl
Our primary focus with 3.0 is backward compatibility and stability. We have spent an enormous amount of time adding tests and making it so that end users don't have to make any changes. The other major change was the way the system embeds. That said everything for integrators will be in flu

Injecting custom ConflictResolver using Embedder

2009-10-07 Thread fchrist-dev
Hi, I'm doing some research on conflict resolving between Java components. Now I would like to use my own ConflictResolver during a Maven run. I'm using Maven Embedder in my application and tried several ways on how to manipulate the Plexus container to use my own ConflictResolver. I used the "