A
A
Alexander2021-01-16 03:38:52
Java
Alexander, 2021-01-16 03:38:52

The Maven module pulls up the javax.mail jar and everything works on ubuntu, but under Windows it says module javax.mail not found. Why?

Hello everyone, I'm desperate to find a solution to this problem. There are two modules in the project, one pulls sqlite through Maven, the second - javax.mail and activation. As a result, under Ubuntu everything compiles and works, but under Windows, when compiling, it writes module javax.mail not found, everything is fine with sqlite. Requiers javax.mail is registered in the module-info file, but the result is still the same. I compared the Idea settings there and there, but I did not find any differences either in the module dependencies or in the Maven repositories.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question