Posts tagged as:

maven

Supporting Multiple Environments – Part 3

April 6, 2010
Thumbnail image for Supporting Multiple Environments – Part 3

Supporting Multiple Environments – Part 3
(part one and two)
In this installment, I’m going to cover the configuration storage mechanism for this separate configuration jar approach.
Configuration Storage
With the approach listed in step two, it’s easiest to manage the actual values via property files, stacked up in a layered approach.  Here’s what we came up with:
Deployment environment [...]

Read the full article →

Warning: getimagesize(http://www.build-doctor.com/wp-content/uploads/2009/07/3435526783-3332c0569e-o-300x225.jpg) [function.getimagesize]: failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found in /data/wordpress/wp-content/themes/thesis_151/lib/functions/post_images.php on line 63

What is a Maven POM?

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 →

Maven 2.2.0 is out

July 1, 2009

Lot of fixes and some new features. This is the week of new developer toys, isn’t it? It’s not over yet, either. My spies tell me something else is on the way.
Link

Read the full article →