|
From: ankostis <ank...@gm...> - 2007-04-24 18:45:59
|
Hi, We are currently switching from codehaus's maven-proxy into artifactory. We would like to reuse the URL where we had installed maven-proxy, so the switch would be completely transparent to the client builders (not event overriding repositories with settings.xml). So, lets say that the maven0prosy were listening on: http://server.com/maven-proxy/repository In order to make the Artifactory listen on the above URL, we can either: 1) Use apache mod_rewrite (is it OK?), or 2) Fiddle included .war to assign different context (is it possible?) Is this line of thinking correct? Any help on the second alternative would be appreciated. Thank you for your efforts, Kostis -- View this message in context: http://www.nabble.com/Is-possible-to-change-the-URL-path-the-artifactory-is-binding-on--tf3640568.html#a10167105 Sent from the Artifactory-Users mailing list archive at Nabble.com. |