On Wed, Jul 9, 2008 at 12:14 AM, Ittay Dror <[EMAIL PROTECTED]> wrote:
> Hi, > > Are there any plans to add Ivy support (using the Ivy library for the > dependency resolution mechanism)? > > The reason I'm asking is that I want to create a plugin to buildr that will > compile c++ modules and Ivy is better suited for handling dependencies of > such modules (since different configuraitons (architectures) can point to > different artifacts). For buildr, Ivy is a subproject of Ant, so Ivy > repositories may become popular and having support for them will be good (of > course Ivy support Maven repositories also). I'm looking into OSGi support because you can carry dependencies to the runtime, and it's an easier model than Maven that also translates well to other package managers (Debian, Gems, etc). I don't know if anyone is looking into Ivy support yet. Is that something you can take charge of? Assaf > > > Thanks, > Ittay > > -- > -- > Ittay Dror <[EMAIL PROTECTED]> > > >
