[
https://issues.apache.org/jira/browse/ZEPPELIN-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14380828#comment-14380828
]
Seckin Savasci commented on ZEPPELIN-2:
---------------------------------------
v0.0.20 seems to have dependency from google code domain. It might be the
problem. I have successfully built it with v0.0.23.
Steps to reproduce my solution:
Change the version of plugin in pom.xml of zeppelin-web module
> Latest src fails to compile zepplin-web due to SLF4J missing class???
> ---------------------------------------------------------------------
>
> Key: ZEPPELIN-2
> URL: https://issues.apache.org/jira/browse/ZEPPELIN-2
> Project: Zeppelin
> Issue Type: Bug
> Environment: Linux - Hadoop 2.4 Spark 1.2.1
> Reporter: Derek Graeber
> Priority: Trivial
> Labels: build, maven
>
> Right from the mvn build report:
> Failed to execute goal
> com.github.eirslett:frontend-maven-plugin:0.0.20:install-node-and-npm
> (install node and npm) on project zeppelin-web: Execution install node and
> npm of goal
> com.github.eirslett:frontend-maven-plugin:0.0.20:install-node-and-npm failed:
> A required class was missing while executing
> com.github.eirslett:frontend-maven-plugin:0.0.20:install-node-and-npm:
> org/slf4j/helpers/MarkerIgnoringBase
> No modifications to the src or to maven...just a git clone and executed maven
> with the following:
> mvn install -DskipTests -Dspark.version=1.2.1 -Dhadoop.version=2.4.0
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)