Many thanks for the help!
As a feature suggestion, buildr could have some scheme to protect passwords in configuration files like maven does, with a master password to encrypt passwords used in the settings.xml file, though I do not know how it works under the hood.

Em 10/01/2012 18:44, Alex Boisvert escreveu:
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

Reply via email to