Answer the question
In order to leave comments, you need to log in
How to build jar using maven?
I'm trying to compile a project using maven.
When I run the resulting jar file, I get an error:
Error: Could not find or load main class <путь до файла>
Answer the question
In order to leave comments, you need to log in
Understood the problem.
It turned out that I'm just not trying to run the finished jar correctly. Instead of " java -jar file.jar " I wrote " java file.jar "
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question