Resumes
Archives
My Xbox Gamertag
Categories
Meta
Tag Archives: java-build-systems
Quick Maven Primer for Java Development
I wrote this up for the NetRexx mailing list, but it’s a good basics article for anyone wanting to get a quick glance at Maven‘s operations. I’m not , I’m just giving a quick description.
Java Build Systems, Part 2: Maven
Continuing the Java build systems discussion, today I want to focus on Maven, what it does well and what it does that frustrates. We’ll get a little taste of the minimum expectations for a new build system as well. Note: … Continue reading
Java Build Systems, Part 1: What they do
Two recent posts on the java-weblog circuit spurred me to motion: Maven Adoption Curve (Alex Miller, coworker at MetaMatrix) Maven and Ivy (Ryan Senior, coworker at BJC) I was trying to think of the ideal build system. I won’t pretend … Continue reading