I'm curious what other buildr users are using to deploy their java apps? I've written custom buildr tasks using net-ssh and net-sftp to upload files and perform remote admin tasks including deployment of wars and standalone java apps.
While the custom tasks I wrote work well, I'm debating a move to something like Capistrano/Murder with hooks in Buildr. -- -Shane
