Skip to content
This repository has been archived by the owner on Feb 12, 2023. It is now read-only.

Received status code 409 from server #32

Open
gfiedler opened this issue Oct 13, 2021 · 0 comments · May be fixed by #33
Open

Received status code 409 from server #32

gfiedler opened this issue Oct 13, 2021 · 0 comments · May be fixed by #33

Comments

@gfiedler
Copy link

Describe the bug

FAILURE: Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':app:lintVitalRelease'.
> Could not resolve all artifacts for configuration ':app:debugCompileClasspath'.
   > Could not resolve com.github.CloudburstMC:Protocol:6985f66.
     Required by:
         project :app
      > Could not resolve com.github.CloudburstMC:Protocol:6985f66.
         > Could not get resource 'https://repo.opencollab.dev/maven-snapshots/com/github/CloudburstMC/Protocol/6985f66/Protocol-6985f66.pom'.
            > Could not GET 'https://repo.opencollab.dev/maven-snapshots/com/github/CloudburstMC/Protocol/6985f66/Protocol-6985f66.pom'. Received status code 409 from server: Conflict

To Reproduce
3ec878e on master

./gradlew build

Expected behavior
Build command exited without error.

@gfiedler gfiedler linked a pull request Oct 14, 2021 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant