Reamer commented on a change in pull request #4235: URL: https://github.com/apache/zeppelin/pull/4235#discussion_r716440815
########## File path: zeppelin-interpreter/pom.xml ########## @@ -231,12 +231,6 @@ <filtering>true</filtering> </resource> </resources> - <plugins> - <plugin> - <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-dependency-plugin</artifactId> Review comment: It is not necessary to load all libraries into the destination folder, because we only use the shaded interpreter jar. -- 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-unsubscr...@zeppelin.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org