Skip to content

java.lang.ClassNotFoundException with local jars #155

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

Closed
Madina-S opened this issue Dec 14, 2020 · 1 comment
Closed

java.lang.ClassNotFoundException with local jars #155

Madina-S opened this issue Dec 14, 2020 · 1 comment

Comments

@Madina-S
Copy link

I need to use local jars in the project, all of them are located in libs folder. I tried to copy the folder and its content to diffenet folder in target folder. But it is without luck. Where the local jars should be located or

@dsyer
Copy link
Collaborator

dsyer commented Feb 25, 2021

Local jars have to be deployed to the local Maven repository. There are other issues discussing possible enhancements (e.g. #78).

@dsyer dsyer closed this as completed Jun 14, 2021
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