Re: Improving Maven integration for Ivy resolvers

2008-07-06 Thread Xavier Hanin
On Sat, Jul 5, 2008 at 6:46 PM, Hans Dockter <[EMAIL PROTECTED]> wrote: > Hi, > > I think it would be really cool if Ivy were able to deploy ivy-generated > poms out-of-the-box. > > I have the following design in mind for improving Maven integration of the > Ivy resolvers. > > - Introduce an inter

Improving Maven integration for Ivy resolvers

2008-07-05 Thread Hans Dockter
Hi, I think it would be really cool if Ivy were able to deploy ivy- generated poms out-of-the-box. I have the following design in mind for improving Maven integration of the Ivy resolvers. - Introduce an interface MavenAware which has methods like: -- setUsePom -- setMaven2Compatible I wo