Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where is the maven dependency org.apache.toree.kernel ? #26

Open
MarineRu opened this issue Aug 8, 2017 · 0 comments
Open

Where is the maven dependency org.apache.toree.kernel ? #26

MarineRu opened this issue Aug 8, 2017 · 0 comments

Comments

@MarineRu
Copy link

MarineRu commented Aug 8, 2017

I want to create a eclairjs-node and so, I need to create a eclairjs-nashorn.

I installed Jupyter and Apache Toree.

I executed these commands :
git clone https://github.com/EclairJS/eclairjs-nashorn.git
cd eclairjs-nashorn
sudo mvn package

But I have this error for mvn package :
[ERROR] Failed to execute goal on project eclairjs-nashorn: Could not resolve dependencies for project org.eclairjs:eclairjs-nashorn:jar:0.8-SNAPSHOT: The following artifacts could not be resolved: org.apache.toree.kernel:toree-kernel-api_2.11:jar:0.1.0.dev1-incubating-SNAPSHOT, org.apache.toree.kernel:toree-kernel_2.11:jar:0.1.0.dev1-incubating-SNAPSHOT: Failure to find org.apache.toree.kernel:toree-kernel-api_2.11:jar:0.1.0.dev1-incubating-SNAPSHOT in https://repository.apache.org/content/groups/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of apache-snapshots has elapsed or updates are forced -> [Help 1]

I searched the maven dependency in https://mvnrepository.com but I didn't find org.apache.toree.kernel.

Can I have some help please .... ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant