Hi,
[Running JFrog Artifactory 2.0.8 under Tomcat]
I set up an artifactory with remote repositories and everything worked great.
I was asked to moved the artifactory behind a proxy server which I did by exporting and importing it. I updated the server/port, assigned the proxy to all remote repositories and verified that the proxy works when browsing from the artifactory server.
Now, the remote repositories no longer work. The maven log shows:
[INFO] Copying 0 resource
Downloading:
http://ctbu-art-1:8080/ctp/woodstox/wstx-asl/3.2.7/wstx-asl-3.2.7.pom[INFO] Unable to find resource 'woodstox:wstx-asl:pom:3.2.7' in repository ctp (
http://ctbu-art-1:8080/ctp)
Downloading:
http://repo1.maven.org/maven2/woodstox/wstx-asl/3.2.7/wstx-asl-3.2.7.pom[WARNING] Unable to get resource 'woodstox:wstx-asl:pom:3.2.7' from repository central (
http://repo1.maven.org/maven2): Error transferring file: No route to host
The artifactory config all looks fine. Nothing strange in the system logs (access logs shows no downloads at all) or Tomcat's catalina.out.
Any ideas?
Thx,
Frank.
I've got a proxy configured