[ 
https://issues.apache.org/jira/browse/ZEPPELIN-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14385288#comment-14385288
 ] 

ASF GitHub Bot commented on ZEPPELIN-2:
---------------------------------------

GitHub user seckin206 opened a pull request:

    https://github.com/apache/incubator-zeppelin/pull/10

    Updated frontend-maven-plugin to version 0.0.23

    Maven fails to retrieve the plugin with v.0.0.20. The plugin v0.0.20 has a 
dependency from google code domain, that might be the cause.  I've updated the 
plugin to 0.0.23 with no side effects so far.
    
    contexts: 
    https://github.com/NFLabs/zeppelin/issues/403
    https://issues.apache.org/jira/browse/ZEPPELIN-2
    https://github.com/NFLabs/zeppelin/pull/405 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/seckin206/incubator-zeppelin master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-zeppelin/pull/10.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #10
    
----
commit 5b31b4f777d23a971f60a11484e07b42403e06bb
Author: Seckin Savasci <[email protected]>
Date:   2015-03-28T12:52:50Z

    Updated frontend-maven-plugin to version 0.0.23

----


> 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)

Reply via email to