Hi, I'm trying to use buildr to build a project, but I have come up with one limitation:
Is there a way (or is planned to be) to define a maven server which requires authentication to download artifacts? repositories.remote is just an array of URLs, so though i can define a server to release artifacts to using authentication credentials, i can't authenticate to download them. Thanks, Luis
