scala / scala-jenkins-infra

A Chef cookbook that manages Scala's CI infrastructure.
https://scala-ci.typesafe.com
Apache License 2.0
14 stars 17 forks source link

artifactory upgrade #170

Closed adriaanm closed 8 years ago

adriaanm commented 8 years ago

We need the ivy pattern for sbt and that isn't available in oss until artifactory 4.6. We need that pattern to consolidate all repos needed for community build.

SethTisue commented 8 years ago

(the motivation here is to reduce the time the community build takes, currently 10+ hours, much of it spent resolving. @InTheNow reports running Artifactory locally and having the community build finish in less than 3 hours; we ought to be able to get in that same ballpark)

ghost commented 8 years ago

Hi,

From the GUI - "You are running Artifactory version 4.0.2", so it might be that just consolidating your repositories on artifactory will suffice.

adriaanm commented 8 years ago

thanks -- I've upgraded artifactory in #171, will look into that virtual repo tomorrow, now that we have the right repo layouts available to us

adriaanm commented 8 years ago

@InTheNow, would you have the consolidated repo config you're using readily available for sharing?

ghost commented 8 years ago

would you have the consolidated repo config you're using readily available for sharing?

I hope to have a docker image ready for the whole thing today.... let's see

adriaanm commented 8 years ago

Thanks for the pointers! I went ahead and implemented your suggestions. I had to upgrade our artifactory, which triggered a whole avalanche of upgrades, but we're all on Java 8 and using caching.