trino-encrypt-udfs icon indicating copy to clipboard operation
trino-encrypt-udfs copied to clipboard

Issue when running mvn clean package

Open sanjay92-gupta opened this issue 1 year ago • 1 comments

requires Java 11 Maven 4.0.0+ (for building) Did all the above but this command gives error

mvn clean package

[INFO] -------------------------------------------------------------------------------------------------------------------------- [INFO] BUILD FAILURE [INFO] -------------------------------------------------------------------------------------------------------------------------- [INFO] Total time: 2.405 s [INFO] Finished at: 2023-04-19T18:09:47Z [INFO] -------------------------------------------------------------------------------------------------------------------------- [ERROR] Failed to execute goal io.trino:trino-maven-plugin:11:check-spi-dependencies (default-check-spi-dependencies) on project trino-encrypt-udfs: Failed to resolve dependencies.: Failed to read artifact descriptor for io.trino:trino-spi:jar:364: The following artifacts could not be resolved: io.airlift:airbase:pom:112 (present, but unavailable): Could not find artifact io.airlift:airbase:pom:112 in confluent (https://packages.confluent.io/maven/) -> [Help 1] [ERROR]

sanjay92-gupta avatar Apr 19 '23 21:04 sanjay92-gupta