[ https://issues.apache.org/jira/browse/TOREE-490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Florian updated TOREE-490: -------------------------- Description: I am trying to load some external dependencies that are not hosted on maven {code:java} %AddDeps com.hortonworks shc 1.1.1-2.1-s_2.11 --trace --verbose --transitive --repository http://repo.hortonworks.com/content/groups/public %AddDeps com.hortonworks shc-core 1.1.1-2.1-s_2.11 --trace --verbose --transitive --repository http://repo.hortonworks.com/content/groups/public{code} To me it looks like that the kernel fails to load the dependencies of the shc package, because they are hosted on Maven again was: I am trying to load some external dependencies that are not hosted on maven %AddDeps com.hortonworks shc 1.1.1-2.1-s_2.11 --trace --verbose --transitive --repository http://repo.hortonworks.com/content/groups/public %AddDeps com.hortonworks shc-core 1.1.1-2.1-s_2.11 --trace --verbose --transitive --repository [http://repo.hortonworks.com/content/groups/public] To me it looks like that the kernel fails to load the dependencies of the shc package, because they are hosted on Maven again > AddDeps additional repository fails to load dependencies > -------------------------------------------------------- > > Key: TOREE-490 > URL: https://issues.apache.org/jira/browse/TOREE-490 > Project: TOREE > Issue Type: Bug > Components: Kernel > Affects Versions: 0.2.0 > Environment: Latest Toree version on juypter > Reporter: Florian > Priority: Major > Attachments: error.txt > > > I am trying to load some external dependencies that are not hosted on maven > > {code:java} > %AddDeps com.hortonworks shc 1.1.1-2.1-s_2.11 --trace --verbose --transitive > --repository http://repo.hortonworks.com/content/groups/public > %AddDeps com.hortonworks shc-core 1.1.1-2.1-s_2.11 --trace --verbose > --transitive --repository > http://repo.hortonworks.com/content/groups/public{code} > To me it looks like that the kernel fails to load the dependencies of the shc > package, because they are hosted on Maven again > -- This message was sent by Atlassian JIRA (v7.6.3#76005)