You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Korbinian Schmid (JIRA)" <ji...@apache.org> on 2016/11/02 21:45:58 UTC

[jira] [Created] (ZEPPELIN-1605) zeppelin-interpreter: don't publish shaded JAR on maven central

Korbinian Schmid created ZEPPELIN-1605:
------------------------------------------

             Summary: zeppelin-interpreter: don't publish shaded JAR on maven central
                 Key: ZEPPELIN-1605
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1605
             Project: Zeppelin
          Issue Type: Improvement
          Components: Interpreters
    Affects Versions: 0.6.2, 0.6.1
            Reporter: Korbinian Schmid


The JAR on Maven central is an uber JAR containing all dependencies inside the JAR: https://mvnrepository.com/artifact/org.apache.zeppelin/zeppelin-interpreter/0.6.2

This makes dependency conflict resolution difficult for projects consuming that artifact. Instead, only publish the JAR without dependencies and declare the dependencies in the pom.xml file



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)