Shim HyungSung created ZEPPELIN-321: ---------------------------------------
Summary: Build error when compiling flink interpreter. Key: ZEPPELIN-321 URL: https://issues.apache.org/jira/browse/ZEPPELIN-321 Project: Zeppelin Issue Type: Bug Reporter: Shim HyungSung Priority: Critical I'mt trying to build of zeppelin but face into below error. ]# mvn clean package -DskipTests -Pspark-1.4 -Dspark.version=1.4.0 -Dhadoop.version=2.0.0-mr1-cdh4.7.1 .... [ERROR] Failed to execute goal on project zeppelin-flink: Could not resolve dependencies for project org.apache.zeppelin:zeppelin-flink:jar:0.6.0-incubating-SNAPSHOT: Failed to collect dependencies at org.apache.flink:flink-clients:jar:0.9.0 -> org.apache.flink:flink-runtime:jar:0.9.0 -> com.amazonaws:aws-java-sdk:jar:1.8.1 -> joda-time:joda-time:jar:[2.2,): No versions available for joda-time:joda-time:jar:[2.2,) within specified range -> [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/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :zeppelin-flink -- This message was sent by Atlassian JIRA (v6.3.4#6332)