I\'m setting up Hudson to use the batch-task plugin to do maven releases to our internal repository. I\'m doing it via:
mvn --batch-mode release:prepare mvn --ba
We've been experimenting with the Hudson Maven release plugin, though I'm a bit challenged with getting it to properly credit the releases, without evil things like hardcoding passwords into our build files.