On Tue, Jan 10, 2012 at 2:45 PM, Khristian <der.ko...@gmail.com> wrote:
> Damn, I facepalmed hard now! > Yes, it works when properly specified, too. :D > Nice :) > Now that this has been cleared, I have another question about > repositories and artifacts: is there a way to keep buildr from > spamming the console with the complete URL (with user and password) > when downloading artifacts? > Not without patching the source, I'm afraid. It's probably a very localized change if you want to take a stab at it... look into lib/buildr/core/transports.rb. alex