You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Philipp Dallig (Jira)" <ji...@apache.org> on 2020/08/11 07:38:00 UTC

[jira] [Created] (ZEPPELIN-4989) Update maven dependency resolving

Philipp Dallig created ZEPPELIN-4989:
----------------------------------------

             Summary: Update maven dependency resolving
                 Key: ZEPPELIN-4989
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4989
             Project: Zeppelin
          Issue Type: Improvement
          Components: zeppelin-interpreter
    Affects Versions: 0.9.0
            Reporter: Philipp Dallig
            Assignee: Philipp Dallig


Hi,
Currently, we use [org.sonatype.aether|https://mvnrepository.com/artifact/org.sonatype.aether/aether-api/1.12] to resolve Maven dependencies. This version is very old (~2011). In the meantime, library development has moved to [eclipse|https://mvnrepository.com/artifact/org.eclipse.aether/aether-api] and in 2016  to [Apache Maven|https://maven.apache.org/docs/3.5.0/release-notes.html#why-not-maven-3-4-0]

We should update our resolver to a newer version.

Best Regards
Philipp



--
This message was sent by Atlassian Jira
(v8.3.4#803005)