Dependency Tracking in Hudson

posted 12:50AM Jun 16, 2007 with tags continuousintegration hudson softwarequality by Lars Trieloff

Whenever I install or upgrade Hudson, the easy-to-use, Java-based continuous integration server, I am positively surprised how quitely and effectively new features are added and implemented. This time it is the dependency tracking of projects that is automatically extracted from Maven pom.xml files which leads to a complete rebuilt of all upstream projects once a dependency has been changed.

In any case you should check out the interview with Kohsuke Kawaguchi, creator of Hudson at java.net.

Comments:

Post a Comment:
Comments are closed for this entry.