You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Andrew Gaul (Jira)" <ji...@apache.org> on 2023/03/25 08:56:00 UTC

[jira] [Commented] (JCLOUDS-1624) Google Guice Dependency Broken.

    [ https://issues.apache.org/jira/browse/JCLOUDS-1624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704911#comment-17704911 ] 

Andrew Gaul commented on JCLOUDS-1624:
--------------------------------------

[https://github.com/google/guice/wiki/Guice501#using-guice-no-aop-version] suggests that there is no longer a non-AOP Guice.  I do not believe that jclouds specifies this so does your project do this somewhere?

> Google Guice Dependency Broken.
> -------------------------------
>
>                 Key: JCLOUDS-1624
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-1624
>             Project: jclouds
>          Issue Type: Bug
>    Affects Versions: 2.5.0
>            Reporter: None none
>            Assignee: Andrew Gaul
>            Priority: Major
>
> Hi when including this dependency in my gradle build: 
> implementation 'org.apache.jclouds:jclouds-all:2.5.0'
> According to this link here: [https://github.com/google/guice/issues/1505]
> The jar has been removed.
> And I try to compile, I get:
> Execution failed for task ':quarkusGenerateCodeTests'.
> > Could not resolve all files for configuration ':quarkusTestBaseRuntimeClasspathConfiguration'.
>    > Could not find guice-5.0.1-no_aop.jar (com.google.inject:guice:5.0.1).
>      Searched in the following locations:
>          https://repo.maven.apache.org/maven2/com/google/inject/guice/5.0.1/guice-5.0.1-no_aop.jar
> Possible solution:
>  - Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html



--
This message was sent by Atlassian Jira
(v8.20.10#820010)