Hello everybody! I'm writing my project with using apache.poi. I encountered such a problem: my project works wonderfully in the idea, but when you build maven and run the jar file it gives an error. I tried to solve this problem in various ways: - used different versions (3.9, 3.12, 3.17, 4.00) - I put hands on the library inside the compiled project - registered in maven as a local repository and went to a certain place. The project does not start. I ask you to help me and direct me in the right way
my project - https://github.com/Dmytrius/reportmail --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
