|
From: Yoav L. <yla...@gm...> - 2007-04-03 18:01:57
|
On 4/3/07, Jorg Heymans <jor...@gm...> wrote: > > > On 4/3/07, Yoav Landman <yla...@gm...> wrote: > > > > > > Artifactory's focus is on acting as a fully managed cache/proxy, so > > instead of providing a solution by simply redirecting directly to an > > alternative URL, one should be able to configure it to go to a predefined > > repository alias. That would be a good addition. > > > yep that's what i meant with 'redirecting', it should go to an artifactory > managed repo instead. > > > Do you mind opening a JIRA request? > > > done, RTFACT-100 > Thank you. I might have missed the last point, but Artifactory already supports going > > through an authenticating proxy on behalf of users (including NTLM proxies). > > > > > Do you mean the <remoteRepository> element accepting a <proxyRef>? Or > something else, perhaps i missed this in the docs ... Yes, exactly that. You can specify a <proxy> element with all the proxy configuration details, including authentication, then use that proxy's key in a <proxyRef> for a remote repository. There is an (unused) example in the default artifactory.config.xml, and threre is the documented xsd of course, but true, the docs need to be expanded in this area. Thanks > Jorg > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Artifactory-users mailing list > Art...@li... > https://lists.sourceforge.net/lists/listinfo/artifactory-users > > |