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

Unable to get Dependencies during mvn clean install #67

Open
DreamUniverse843 opened this issue Sep 13, 2022 · 2 comments
Open

Unable to get Dependencies during mvn clean install #67

DreamUniverse843 opened this issue Sep 13, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@DreamUniverse843
Copy link

It's the Terminal echo:

[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.847 s
[INFO] Finished at: 2022-09-13T15:17:22+08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project lambdaattack-version-1-11: Could not resolve dependencies for project com.github.games647:lambdaattack-version-1-11:jar:2.4.0: com.github.Steveice10:MCProtocolLib:jar:1.11.2-1 was not found in https://jitpack.io during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of jitpack.io has elapsed or updates are forced -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn -rf :lambdaattack-version-1-11

@DreamUniverse843 DreamUniverse843 added the bug Something isn't working label Sep 13, 2022
@games647
Copy link
Owner

Please post the full log and run mvn -U, because the version should be available.

@ryzeeepython
Copy link

Yeah, I have the same problem: Failed to read artifact descriptor for com.github.games647:lambdaattack-version-1-11:jar:2.4.0: The fot transfer artifact com.github.games647:lambdaattack-version-1-11:pom:2.4.0 from/to jitpack.io (https://jitpack.io): status code: 401, reason phrase: Unauthorized (401)

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

3 participants