sbt/proxy-tests/src/it/scala/coursier/test/CentralProxyTests.scala

12 lines
386 B
Scala

// FIXME: https://github.com/coursier/coursier/issues/752
// package coursier.test
//
// object CentralNexus2ProxyTests extends CentralTests {
// override def centralBase = "http://localhost:9081/nexus/content/repositories/central"
// }
//
// object CentralNexus3ProxyTests extends CentralTests {
// override def centralBase = "http://localhost:9082/repository/maven-central"
// }