Page 1 of 1

openkm installation problem

PostPosted:Thu Nov 19, 2020 10:02 pm
by az123
good evening everyone

i installed openkm on eclipse but it found this error.
how to fix this error?


![image](https://user-images.githubusercontent.c ... ed3db0.png)

Re: openkm installation problem

PostPosted:Sat Nov 21, 2020 7:00 pm
by jllort
The main problem is the missing artifacts. Try to build the application from the terminal
Code: Select all
mvn clean package -Dmaven.test.skip=true
If that not solve the issue tell us and we will check if these packages are missing in our maven repository.

Re: openkm installation problem

PostPosted:Mon Nov 23, 2020 7:10 am
by pavila
Why are you using such old OpenKM version? I would recommend using 6.3.10-DEV which will be released soon.

Re: openkm installation problem

PostPosted:Mon Nov 23, 2020 8:43 am
by az123
Hello,
I have another problem. how to solve?
![image](https://user-images.githubusercontent.c ... f1e00e.png)

how to do pavila?

Re: openkm installation problem

PostPosted:Mon Nov 23, 2020 11:27 am
by pavila
You can ignore these errors. It's something related to Eclipse validations.

Re: openkm installation problem

PostPosted:Mon Nov 23, 2020 10:11 pm
by az123
how ignore these errors? svp

Re: openkm installation problem

PostPosted:Thu Nov 26, 2020 6:54 pm
by jllort
If you checkout the latest version should not get this kind of error.

Re: openkm installation problem

PostPosted:Thu Nov 26, 2020 8:58 pm
by az123
can you give me latest version ?

Re: openkm installation problem

PostPosted:Fri Nov 27, 2020 7:17 pm
by jllort
if you have git repository configured with a "git pull" it is enought to get the latest version
https://github.com/openkm/document-management-system