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

Build failed while building from source #366

Open
NitinMehra0019 opened this issue Apr 12, 2024 · 2 comments
Open

Build failed while building from source #366

NitinMehra0019 opened this issue Apr 12, 2024 · 2 comments

Comments

@NitinMehra0019
Copy link

NitinMehra0019 commented Apr 12, 2024

Hi, I am new to openkm and I want to openkm form source so as metioned in the ReadME.md file below
Screenshot from 2024-04-12 15-11-51
I did the same, but before this I have installed java-8, tomcat and configured as mentioned in Openkm knowledge https://docs.openkm.com/kcenter/view/okm-6.3-com/installing-on-a-pristine-tomcat.html, so but when I am doing mvn clean package it shows following errors
Screenshot from 2024-04-12 15-16-12
Screenshot from 2024-04-12 15-16-29
Screenshot from 2024-04-12 15-17-02

I cannot understand what I am doing wrong, can anyone guide me over that, like how can I build openkm from source and then run.

Thanks.

@darkman97i
Copy link
Contributor

Use the next command to build without executing the test:

mvn -Dmaven.test.skip clean package

@NitinMehra0019
Copy link
Author

NitinMehra0019 commented Apr 13, 2024

Thanks, , now build success,
Screenshot from 2024-04-13 08-44-45

Now what will be the next step.. ? Also there is no openKM.cfg file found.

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