Skip to content

userdev is not fully compatible with central repository declaration #288

@radstevee

Description

@radstevee

When applying userdev to a project with a dependencyResolutionManagement { repositories { ... } } block, these will be discarded and only maven central and the paper repo will be added. MRE: https://github.com/radstevee/paperweight-288-mre

pw-mre:main: Could not find net.radstevee.packed:packed-core:1.0.3.
Searched in the following locations:
  - https://repo.maven.apache.org/maven2/net/radstevee/packed/packed-core/1.0.3/packed-core-1.0.3.pom
  - https://repo.papermc.io/repository/maven-public/net/radstevee/packed/packed-core/1.0.3/packed-core-1.0.3.pom
Required by:
    root project :

Possible solution:
 - Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: acceptedIssue is accepted and we want to address it

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions