You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@toree.apache.org by GitBox <gi...@apache.org> on 2019/06/11 15:17:08 UTC

[GitHub] [incubator-toree] Freshwood opened a new pull request #169: Introduced the possibility to use the ivy dependency downloader

Freshwood opened a new pull request #169: Introduced the possibility to use the ivy dependency downloader
URL: https://github.com/apache/incubator-toree/pull/169
 
 
   We had some problems with the nexus repository in conjunction with the Apache Toree incubator.
   
   The coursier dependency manager is incompatible with Nexus repository manager. We could not use the magics **%AddJar** + **%AddDeps** in a normal way.
   
   With the Ivy dependency manager we had no problems.
   
   Changes:
   * We introduced a new setting 'ivy-settings' where an user can link an ivy-configuration file
   
   Maybe it is useful for other people, too.
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services