This post originated from an RSS feed registered with Java Buzz
by Christian Amor Kvalheim.
Original Post: Dealing with JAR hell ?
Feed Title: My Java blog
Feed URL: http://docs.codehaus.org/dashboard.action
Feed Description: Java blog dealing with work experience and projects I'm on.
I'm constantly reminded about the horrible reality of working with jar libraries. I have a project that generates several deployables, including a server and client jar file. However being dependent on external jars makes it messy to do quick releases....