One of the well known problems with make is that it’s a real nuisance to completely specify all the dependencies in your project. For example, if you have a file main.c in your project, you prob… more →
The Electric Cloud Blogwrote 4 months ago: Maven’s greatest strength is its dependency management feature; unfortunately its biggest weak … more →
wrote 6 months ago: While refactoring a legacy build at work recently, I ran into an issue with the maven xdoclet plugin … more →
wrote 10 months ago: Java’s classpath is a powerful concept – when used appropriate. As your project grows la … more →
wrote 1 year ago: One of the well known problems with make is that it’s a real nuisance to completely specify al … more →