Skip to content

Default metadata repository isn't downloaded from Maven Central #373

@melix

Description

@melix

If the user doesn't configure a metadata repository version and doesn't configure a specific URL, we should download the metadata repository from Maven Central (or, more specifically, from the repositories declared in the build).

Unfortunately, there are a couple places where the metadata repository service can be registered, and one of those places doesn't set the correct URL.

I think this comes from a merge conflict which wasn't done properly, as the service initialization should have been done in a single method called from 2 places instead.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggradle-pluginRelated to Gradle plugin

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions