Jiri Ondrusek created CAMEL-18524:
-------------------------------------

             Summary: Google-functions: dependency conflicts brought by the 
component
                 Key: CAMEL-18524
                 URL: https://issues.apache.org/jira/browse/CAMEL-18524
             Project: Camel
          Issue Type: Dependency upgrade
    Affects Versions: 3.19.0
            Reporter: Jiri Ondrusek
            Assignee: Jiri Ondrusek


I noticed failed build of camel-quarkus google-secret-manager. The log is
{code}
Dependency convergence error for 
com.google.auto.value:auto-value-annotations:1.7.4 paths to dependency are:
+-org.apache.camel.quarkus:camel-quarkus-google-functions:2.13.0-SNAPSHOT
  +-org.apache.camel:camel-google-functions:3.19.0-20220918.103349-68
    +-com.google.cloud:google-cloud-functions:1.0.8
      +-com.google.auto.value:auto-value-annotations:1.7.4
and
+-org.apache.camel.quarkus:camel-quarkus-google-functions:2.13.0-SNAPSHOT
  +-org.apache.camel:camel-google-functions:3.19.0-20220918.103349-68
    +-com.google.cloud:google-cloud-functions:1.0.8
      +-com.google.api.grpc:proto-google-cloud-functions-v1:1.0.8
        +-com.google.auto.value:auto-value-annotations:1.7.4
and
+-org.apache.camel.quarkus:camel-quarkus-google-functions:2.13.0-SNAPSHOT
  +-org.apache.camel:camel-google-functions:3.19.0-20220918.103349-68
    +-com.google.cloud:google-cloud-functions:1.0.8
      +-com.google.api:gax-grpc:2.18.1
        +-io.grpc:grpc-googleapis:1.49.0
          +-io.grpc:grpc-xds:1.49.0
            +-com.google.auto.value:auto-value-annotations:1.9
{code}

As you can see, all conflicts are brought by 
org.apache.camel:camel-google-functions-3.19.0-*

Therefore I think that some versions has to be aligned in camel to not create 
such issues.



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

Reply via email to