alexott commented on pull request #3851: URL: https://github.com/apache/zeppelin/pull/3851#issuecomment-660601344
@jongyoul most of the interpreters define dependencies that are specific for them in their local pom.xml, like, here - this artifact is only for Neo4j, and I think it makes no sense to pollute the top level pom.xml with interpreter-specific dependency. If we want to enforce that, we need to do this for all interpeters But It makes sense to have common dependencies moved out... ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
