You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@toree.apache.org by "Chip Senkbeil (JIRA)" <ji...@apache.org> on 2016/02/16 16:19:18 UTC

[jira] [Resolved] (TOREE-246) IvyDependencyDownloader ignores repositoryUrl

     [ https://issues.apache.org/jira/browse/TOREE-246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chip Senkbeil resolved TOREE-246.
---------------------------------
    Resolution: Fixed
      Assignee: Chip Senkbeil

> IvyDependencyDownloader ignores repositoryUrl
> ---------------------------------------------
>
>                 Key: TOREE-246
>                 URL: https://issues.apache.org/jira/browse/TOREE-246
>             Project: TOREE
>          Issue Type: Bug
>            Reporter: Kevin Mader
>            Assignee: Chip Senkbeil
>             Fix For: 0.1.0
>
>
> The {code:class} IvyDependencyDownloader(repositoryUrl: String, baseDirectory: String){code} takes a URL as an argument but only uses {code:IBiblioResolver```} and does nothing with the ``repositoryUrl{code}. It uses only the central maven repository.
> In the current project
> https://github.com/ibm-et/spark-kernel/blob/master/kernel-api/src/main/scala/com/ibm/spark/dependencies/IvyDependencyDownloader.scala#L39
> from the new project (after refactoring)
> https://github.com/apache/incubator-toree/blob/0a5a7f6bac1afcb0a410887f17112b0d98bbcd68/kernel-api/src/main/scala/com/ibm/spark/dependencies/IvyDependencyDownloader.scala#L39
> I posted here since there is no official JIRA project yet (https://issues.apache.org/jira/browse/INFRA-11082)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)