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

Getting compilation error :compileJava failed #2

Closed
harshit98 opened this issue Jul 25, 2017 · 2 comments
Closed

Getting compilation error :compileJava failed #2

harshit98 opened this issue Jul 25, 2017 · 2 comments

Comments

@harshit98
Copy link
Member

I was working on #1. While building docker image I get compilation error:

screenshot from 2017-07-25 20-18-58

Even manual build is giving compilation error:

20394666_1585718951478161_668160340_o

@Orbiter Please look. :)

@Orbiter
Copy link
Member

Orbiter commented May 5, 2018

This looks like the submodule is missing. The submodule contains the complete MCP which also holds the package or.json.

The README of this project explains how to get the submodule in the Installation section:
You must clone the project with

git clone --recursive https://github.com/yacy/yacy_grid_crawler.git

If you have not done this, you can fix it afterwards with

git submodule foreach git pull origin master

@Orbiter
Copy link
Member

Orbiter commented May 7, 2018

that solved it

@Orbiter Orbiter closed this as completed May 7, 2018
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

2 participants