Robin Sabi Rajan created ZEPPELIN-2877:
------------------------------------------
Summary: Apache Zeppelin 0.8 SNAPSHOT build from source failed on
Ubuntu
Key: ZEPPELIN-2877
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2877
Project: Zeppelin
Issue Type: Bug
Components: Core
Affects Versions: 0.8.0
Environment: OS - Ubuntu
JDK - OpenJDK 7
Reporter: Robin Sabi Rajan
Priority: Minor
Fix For: 0.8.0
[INFO] Zeppelin: Server ................................... FAILURE [ 16.743 s]
[INFO] Zeppelin: Jupyter Support .......................... SKIPPED
[INFO] Zeppelin: Packaging distribution ................... SKIPPED
[INFO]
[INFO] BUILD FAILURE
[INFO]
[INFO] Total time: 26.483 s
[INFO] Finished at: 2017-08-23T05:20:34-07:00
[INFO] Final Memory: 68M/341M
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on
project zeppelin-server: Compilation failure: Compilation failure: [ERROR]
/home/apache/zeppelin/zeppelin-server/src/main/java/org/apache/zeppelin/server/CorsFilter.java:[86,76]
cannot find symbol
[ERROR] symbol: method getStrictTransport()
[ERROR] location: variable zeppelinConfiguration of type
org.apache.zeppelin.conf.ZeppelinConfiguration
[ERROR]
/home/apache/zeppelin/zeppelin-server/src/main/java/org/apache/zeppelin/server/CorsFilter.java:[88,65]
cannot find symbol
[ERROR] symbol: method getXxssProtection() [ERROR] location: variable
zeppelinConfiguration of type org.apache.zeppelin.conf.ZeppelinConfiguration
[ERROR] -> [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/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn -rf :zeppelin-server
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)