You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2021/09/16 14:05:10 UTC

[GitHub] [zeppelin] Reamer commented on pull request #4224: [ZEPPELIN-5522] Remove unnecessary maven-dependency-plugin maven plugin calls

Reamer commented on pull request #4224:
URL: https://github.com/apache/zeppelin/pull/4224#issuecomment-920933348


   We create an uber-jar/fat-jar for each interpreter via the `maven-shade-plugin`. Therefore, these libraries are no longer necessary. 
   As you can see in `zeppelin-interpreter-parent/pom.xml`, `maven-dependency-plugin` is generally skipped.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org