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

play 2.9 is trying to fetch guice-6.0.0-no_aop jar, caused not found error #12521

Closed
JayZYan opened this issue Apr 4, 2024 · 4 comments
Closed

Comments

@JayZYan
Copy link

JayZYan commented Apr 4, 2024

[error] (update) lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
[error] https://repo1.maven.org/maven2/com/google/inject/guice/6.0.0/guice-6.0.0-no_aop.jar: not found: https://repo1.maven.org/maven2/com/google/inject/guice/6.0.0/guice-6.0.0-no_aop.jar
[error] (ssExtractDependencies) lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
[error] https://repo1.maven.org/maven2/com/google/inject/guice/6.0.0/guice-6.0.0-no_aop.jar: not found: https://repo1.maven.org/maven2/com/google/inject/guice/6.0.0/guice-6.0.0-no_aop.jar

play 2.9 is trying to fetch guice-6.0.0-no_aop jar,, but https://repo1.maven.org/maven2/com/google/inject/guice/6.0.0/
the no_aop version has already been removed. Do we know if any dependency is introducing this guice-6.0.0-no_aop jar?

Thanks!

Play Version

2.9.2

API

Java 17
Scala 2.13.13

Operating System

mac

@mkurz
Copy link
Member

mkurz commented Apr 8, 2024

Pretty sure this is not caused by Play or it's (default) dependencies. Can you please post the output of sbt dependencyTree?

@mkurz
Copy link
Member

mkurz commented Apr 8, 2024

Also, please do not double post, I deleted the discussion #12522

@mkurz
Copy link
Member

mkurz commented Apr 25, 2024

@JayZYan can you provide more information? If not, I will close this issue soon.

@mkurz
Copy link
Member

mkurz commented Apr 30, 2024

@jayzya I am closing this issue because you did not replay for 3 weeks. If you can provide more details, like I described above, please let us now by adding a new comment below, thanks!

@mkurz mkurz closed this as completed Apr 30, 2024
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

2 participants