Maven2 Introduction part 1: the Coordinate System
Maven is gaining traction as the premiere form of Java code organization and managing builds. The entire world won't convert overnight, but adoption is likely to steadily increase once more people get over the learning curve and conceptual difference with ant scripts, the previous prevailing model of build management. In this article I'm going to try to take a bit of the steepness off of the learning curve for you.
Continue reading "Maven2 Introduction part 1: the Coordinate System" »