Building GRAILS app on Debian using Maven GRAILS Plugin

December 23, 2008 | by Lorill
We’re now using GRAILS in one of our Maven-ized projects, and have it building using the Maven GRAILS plugin. We needed to roll this integration out to Husdon, our CI server which is running on a Debian box. We ran into a couple of snags. We had downloaded and installed the debian package grails_1.0.4-1_all.deb [...]
Read More

Hudson – too easy

August 2, 2008 | by Geoff
Continuous integration is a lovely thing. Automated testing is also lovely as you can see where things work or not almost instantly in different environments and scenarios. Over the years I have used a few CI servers and tools – most notably, CruiseControl (Java and .NET) and Continuum (from the Maven crew). These systems, whilst useful, [...]
Read More