Maven and Ivy appreciation from Ivan Moore

by Julian Simpson on February 28, 2008

I did comment on this blog post, but due to excessive spam, the comment system is disabled. Oh well.

Hi Ivan,

Ivy does transitive dependency management, but none of the other stuff. I did a project once where they retro-fitted ivy to get rid of hundreds of binary dependencies checked into the source repository. It worked pretty well. The developers did have to change their working practices a little to accommodate it.

Best

Julian.

Share with the group:
  • Digg
  • del.icio.us
  • Facebook
  • DZone
  • LinkedIn
  • Slashdot
  • StumbleUpon

Related posts:

  1. New CI tool: Crazy Ivan “Continuous integration should really just be a script that...
  2. Bamboo 2.5 released with improved Maven support The Atlassian guys just released Bamboo 2.5.  Highlights are:...

Related posts brought to you by Yet Another Related Posts Plugin.

blog comments powered by Disqus

Previous post: Build Status Radiator for CruiseControl.rb

Next post: Ant Best Practices: Put the build file at the root of your project tree