-
Notifications
You must be signed in to change notification settings - Fork 1
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
No file with name "de/julielab/jcore/types/jcore- morpho-syntax-types.xml" was found in the class path or data path. #15
Comments
I think you did not download the library files yet. You need to edit the pipeline with the pipeline builder and save it again. |
Could you give me an example, what components to add to pipeline? Sofar this is what I tried.
|
After saving the pipeline, I also saw the following in
|
How should I download the library properly? Currently, I have |
You need to open the existing pipeline. You don't have to add any components but just: Open the pipeline with the Pipeline Builder CLI and select the option to save the pipeline. That should do the trick. |
When I load (from https://github.com/JULIELab/smithsearch/tree/main/indexing-pipeline) and save the pipeline, I don't see the For example, I still have
|
Any error messages in the console when you scroll up after saving? Which JCoRe repositories did you select? |
There was not error message after saving.
Not sure if I understand this question correctly. I opened smithsearch repo in Intellij and there were options to install packages, and I clicked install.
|
This doesn't look so bad. I notice however, that you saved the pipeline into another directory. Perhaps this is why your original files are unchanged.
Start the Pipeline Builder CLI, use menu option 10. What's the output there?
These libraries are required to build the custom indexing code in the In theory, it should work like this:
|
|
When I save the pipeline in the same directory, I have lib folder and paths are changed to local. I think this problem is solved now. |
I don't quite get it. Which src? |
I followed the steps your suggested
In the indexing pipeline, I run
|
Hi,
I'm trying to run the indexing pipeline, following your instructions.
In the indexing pipeline repo (containing desc, etc.), I run
java -jar ../jcore-pipeline-modules/bin/jcore-pipeline-runner-base-0.5.3-cli-assembly.jar run.xml
and got the following errors.
No file with name
de/julielab/jcore/types/jcore- morpho-syntax-types.xml" was found in the class path or data path.
Jcore is installed as maven package and contain
types/jcore- morpho-syntax-types.xml
This is the full log.
Could please help me?
The text was updated successfully, but these errors were encountered: