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

Builds of dependent projects fail #21

Open
alexanderkoller opened this issue Dec 10, 2021 · 0 comments
Open

Builds of dependent projects fail #21

alexanderkoller opened this issue Dec 10, 2021 · 0 comments

Comments

@alexanderkoller
Copy link
Collaborator

When building the simple-architect on a new computer, Gradle aborts with the following error message:

Could not resolve de.saar.minecraft.infrastructure:networking:1.2.5.
         > Could not get resource 'https://maven.pkg.github.com/minecraft-saar/simple-architect/de/saar/minecraft/infrastructure/networking/1.2.5/networking-1.2.5.pom'.
            > Username must not be null!

This is because the infrastructure artifacts, such as "networking", are stored on Github and can only be accessed if one has a personal access token to that repository. How one gets one is not documented.

This seems like overkill. Let's just move the artifacts of infrastructure to Jitpack and replace the Github dependency by a Jitpack dependency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant