I figured it out, I increased the timeout for the various repo's. I was
surprised I did not see any timeout errors in the log, however when I tried
to access the jar file directly in Artifactory I saw the following error
below. I had to refresh my gradle dependencies using the debug command in
order to see the error initially.

GET
HTTP://server/artifactory/libs-release/org/hibernate/hibernate-core/3.6.3.Final/hibernate-core-3.6.3.Final.jar

{
  "errors" : [ {
    "status" : 404,
    "message" : "org.artifactory.engine.DownloadServiceImpl@174e57d9: Timed
out when retrieving data for
repo1:org/hibernate/hibernate-core/3.6.3.Final/hibernate-core-3.6.3.Final.jar
(Read timed out)."
  } ]
}



--
View this message in context: 
http://forums.jfrog.org/Artifactory-not-downloading-some-dependencies-tp7579974p7579978.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to