You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Maxim Belousov (JIRA)" <ji...@apache.org> on 2018/03/29 19:40:00 UTC

[jira] [Created] (ZEPPELIN-3372) Master branch - BUILD FAILURE

Maxim Belousov created ZEPPELIN-3372:
----------------------------------------

             Summary: Master branch - BUILD FAILURE
                 Key: ZEPPELIN-3372
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3372
             Project: Zeppelin
          Issue Type: Bug
    Affects Versions: 0.9.0
            Reporter: Maxim Belousov



{code:java}
[INFO] Zeppelin: Jupyter Support .......................... SUCCESS [  0.378 s]
[INFO] Zeppelin: Plugins Parent ........................... FAILURE [  1.033 s]
[INFO] Zeppelin: Plugin S3NotebookRepo .................... SKIPPED
[INFO] Zeppelin: Plugin VFSNotebookRepo ................... SKIPPED
[INFO] Zeppelin: Plugin GitNotebookRepo ................... SKIPPED
[INFO] Zeppelin: Plugin GitHubNotebookRepo ................ SKIPPED
[INFO] Zeppelin: Plugin AzureNotebookRepo ................. SKIPPED
[INFO] Zeppelin: Plugin GCSNotebookRepo ................... SKIPPED
[INFO] Zeppelin: Plugin MongoNotebookRepo ................. SKIPPED
[INFO] Zeppelin: Plugin ZeppelinHubRepo ................... SKIPPED
[INFO] Zeppelin: Plugin FileSystemNotebookRepo ............ SKIPPED
[INFO] Zeppelin: Packaging distribution ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:19 min
[INFO] Finished at: 2018-03-29T22:32:58+03:00
[INFO] Final Memory: 326M/1523M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:copy (copy-plugin-artifact) on project zengine-plugins-parent: Error copying artifact from /opt/zeppelin/zeppelin-plugins/.flattened-pom.xml to /opt/zeppelin/8085/zeppelin-plugins/target/../../../../plugins/Maven Dependency Plugin/zengine-plugins-parent-0.9.0-SNAPSHOT.pom: /opt/zeppelin/zeppelin-plugins/target/../../../../plugins/Maven Dependency Plugin/zengine-plugins-parent-0.9.0-SNAPSHOT.pom (No such file or directory) -> [Help 1]
[ERROR] 

{code}


{code:java|title=Last commit}
commit fd27014b02aa9635190b2c4bb76d34589b16792c (HEAD -> master, origin/master, origin/HEAD)
Author: Renjith Kamath <re...@gmail.com>
Date:   Mon Mar 19 17:04:12 2018 +0530

    ZEPPELIN-3313 z.getInterpreterContext().out().clear() fails to clear table data

{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)