-
-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Labels
status: acceptedIssue is accepted and we want to address itIssue is accepted and we want to address it
Description
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
Labels
status: acceptedIssue is accepted and we want to address itIssue is accepted and we want to address it