mill.coursierutil

Members list

Type members

Classlikes

@Scaladoc(value = "/**\n * A `coursier.Repository` that exposes modules with hard-coded artifact list\n *\n * Used in Mill tests. This exposes internal workers for example, so that these\n * come from the build and not from remote repositories or ~/.ivy2/local. See\n * `MillJavaModule#{testTransitiveDeps,writeLocalTestOverrides}` in the Mill build.\n */")
object TestOverridesRepo extends Repository

A coursier.Repository that exposes modules with hard-coded artifact list

A coursier.Repository that exposes modules with hard-coded artifact list

Used in Mill tests. This exposes internal workers for example, so that these come from the build and not from remote repositories or ~/.ivy2/local. See MillJavaModule#{testTransitiveDeps,writeLocalTestOverrides} in the Mill build.

Attributes

Source
TestOverridesRepo.scala
Supertypes
trait Repository
trait ArtifactSource
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type