: getimagesize(http://www.build-doctor.com/wp-content/uploads/2009/07/3435526783-3332c0569e-o-300x225.jpg) [
July 8, 2009
Why I am asking about Maven POMs? I do know, honest. But I often read blog posts or articles about Maven and wonder about the language being used. There’s some very domain specific terms in use here. So I decided to offer some definitions for people starting out with Maven.
Today, we start with POMs. I [...]
Read the full article →
June 23, 2009
Check your build tool into your version control system. Ideally you’d do this in a relative location to your project(s). That way you can have a go.bat or go.sh: a one line wrapper script to call the correct build tool from your project. Don’t get clever. This should be the simplest script you [...]
Read the full article →