Companion

Functions

Link copied to clipboard
fun build(localRepoDir: Path, extraRepositories: List<RepositoryConfig> = emptyList(), connectTimeoutMs: Int, requestTimeoutMs: Int, downloadThreads: Int = 5, excludeScopesFromGraph: Collection<String> = emptyList(), includeMavenCentral: Boolean = true, logger: RunnerLogger): AetherContext

Build a shared AetherContext from the given configuration.