Search

Recent Posts

Authors

Archives

Blogroll

Subscribe

Archive for June, 2009

Setting Maven Properties With Groovy

Posted by Timothy Myer on Tuesday, June 30th, 2009

This post demonstrates how to use a Groovy script to transform a Maven project property. Such a transformation is sometimes necessary, for example, for transforming a Windows-style path to Unix. For myself, I formalized this solution while trying to install a jar in PostgreSQL automatically during the artifact deployment phase.

[View Post]

When does a tool become a Meta-Tool?

Posted by David Koontz on Sunday, June 28th, 2009

Name the most used Meta-Tool of all times – rock, hammer, computer? But which iPhone app do you use the most? Have you driven a nail with your phone?

[View Post]

Maven and Weblogic

Posted by Timothy Myer on Thursday, June 25th, 2009

This tutorial decribes one way to configure a Maven project to use Weblogic-specific goals to deploy a web service as a WAR and to generate a client for that web service.

[View Post]

Maintain One List of Work

Posted by Chris Sterling on Saturday, June 20th, 2009

During an interview at the Better Software conference this week, I mentioned that I thought maintaining a single list of work prioritized by the business was important for our industry to improve. The following text is an excerpt, in first draft form, from chapter 2, “Architecture Integrity”, of my upcoming book “Architecture in an Agile [...]

[View Post]