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]
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]