FANNG1 commented on issue #6337:
URL: https://github.com/apache/gravitino/issues/6337#issuecomment-2609861262

   after updating the iceberg version to `1.7.1`, there are some compile errors
   
   ```
         > No matching variant of org.apache.iceberg:iceberg-gcp:1.7.1 was 
found. The consumer was configured to find a library for use during 
compile-time, compatible with Java 8, preferably in the form of class files, 
preferably optimized for standard JVMs, and its dependencies declared 
externally but:
             - Variant 'apiElements' capability 
org.apache.iceberg:iceberg-gcp:1.7.1 declares a library for use during 
compile-time, packaged as a jar, and its dependencies declared externally:
                 - Incompatible because this component declares a component, 
compatible with Java 11 and the consumer needed a component, compatible with 
Java 8
                 - Other compatible attribute:
                     - Doesn't say anything about its target Java environment 
(preferred optimized for standard JVMs)
             - Variant 'runtimeElements' capability 
org.apache.iceberg:iceberg-gcp:1.7.1 declares a library for use during runtime, 
packaged as a jar, and its dependencies declared externally:
                 - Incompatible because this component declares a component, 
compatible with Java 11 and the consumer needed a component, compatible with 
Java 8
                 - Other compatible attribute:
                     - Doesn't say anything about its target Java environment 
(preferred optimized for standard JVMs)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@gravitino.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to