Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] can't compile #5

Open
IkyMax opened this issue May 14, 2024 · 2 comments
Open

[Bug] can't compile #5

IkyMax opened this issue May 14, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@IkyMax
Copy link

IkyMax commented May 14, 2024

Describe the bug
I'm trying to compile the 1.20.4 but everytime i try it gives me an error about a dependency

To Reproduce

  1. Set a clean environment
  2. Gradlew build
  3. See error
Execution failed for task ':compileJava'.
> Could not resolve all files for configuration ':compileClasspath'.
   > Could not find com.gitlab.redstonerevive:Departed-Depot:1.3.1-ALPHA.
@IkyMax IkyMax added the bug Something isn't working label May 14, 2024
@math0898
Copy link
Owner

For some reason I haven't been able to get Departed-Depot to be available on a public maven repository on GitLab. It had something to do with the authentication being funny. I'll readd it as a priority on my todo list.

For now you can clone the project and run gradle publishToMavenLocal to fix.

Departed Depot: https://gitlab.com/redstone-revive/departed-depot

@IkyMax
Copy link
Author

IkyMax commented May 14, 2024

thx!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants