Tiger068 created ZEPPELIN-4071:
----------------------------------
Summary: JDBC interpreter build failed
Key: ZEPPELIN-4071
URL: https://issues.apache.org/jira/browse/ZEPPELIN-4071
Project: Zeppelin
Issue Type: Bug
Components: build
Affects Versions: 0.8.1
Reporter: Tiger068
Fix For: 0.8.2
maven build zeppelin, module JDBC interpreters build failed
maven error log:
{code:java}
[WARNING] The requested profile "ossrh" could not be activated because it does
not exist. [ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile
(default-testCompile) on project zeppelin-jdbc: Compilation failure:
Compilation failure: [ERROR]
/Volumes/LaCie/codespace/zeppelin-github/jdbc/src/test/java/org/apache/zeppelin/jdbc/SqlCompleterTest.java:[35,30]
程序包com.google.common.base不存在 [ERROR]
/Volumes/LaCie/codespace/zeppelin-github/jdbc/src/test/java/org/apache/zeppelin/jdbc/SqlCompleterTest.java:[38,40]
程序包com.google.common.collect不存在 [ERROR]
/Volumes/LaCie/codespace/zeppelin-github/jdbc/src/test/java/org/apache/zeppelin/jdbc/SqlCompleterTest.java:[38,1]
仅从类和接口静态导入 [ERROR] -> [Help 1] {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)