Matthias Pohl created FLINK-30767: ------------------------------------- Summary: Unable to fetch com.nimbusds:nimbus-jose-jwt:jar:9.29 artifact in e2e tets Key: FLINK-30767 URL: https://issues.apache.org/jira/browse/FLINK-30767 Project: Flink Issue Type: Bug Components: Build System Affects Versions: 1.15.3 Reporter: Matthias Pohl
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=45136&view=logs&j=bea52777-eaf8-5663-8482-18fbc3630e81&t=d6e79740-7cf7-5407-2e69-ca34c9be0efb&l=11748 {code} [ERROR] Failed to execute goal org.apache.maven.plugins:maven-shade-plugin:3.1.1:shade (shade-flink) on project flink-azure-fs-hadoop: Error creating shaded jar: Could not resolve following dependencies: [com.nimbusds:nimbus-jose-jwt:jar:9.29 (test)]: Could not resolve dependencies for project org.apache.flink:flink-azure-fs-hadoop:jar:1.15-SNAPSHOT: Could not find artifact com.nimbusds:nimbus-jose-jwt:jar:9.29 in google-maven-central (https://maven-central-eu.storage-download.googleapis.com/maven2/) -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :flink-azure-fs-hadoop {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)