Feel free to provide a patch for our doc - so people don't need to look for this anymore.
Cheers, Antoine 2010/11/11 Luis Pérez <[email protected]> > It just worked. Thank you very much! And sorry about the question, i > searched for, but i didn't find out in the first place. > > Again, thanks, > > Luis > > > > From: Khristian <[email protected]> > > To: [email protected] > > Date: Thu, 11 Nov 2010 14:58:07 -0200 > > Subject: Re: Authentication for artifact downloading > > try this: > > repositories.remote << URI.parse("http://user:[email protected]") > > -- > > Khristian Alexander Schönrock > > http://derkosak.blogspot.com - Meu blógue! > > > > > > > > On Thu, Nov 11, 2010 at 2:55 PM, Khristian <[email protected]> wrote: > >> I think I posted a solution to this in this list some time ago, I'll > >> try to find the example. brb > >> -- > >> Khristian Alexander Schönrock > >> http://derkosak.blogspot.com - Meu blógue! > >> > >> > >> > >> 2010/11/11 Luis Pérez <[email protected]>: > >>> 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 > >>> > >> >
