Maven: integrate local jar without any compiler-messages
I have a Spring-Boot project (2.7.18) and a dependency to a local jar in my pom.xml.
Using maven for to compile gives “Could not find or load main class”
I have a project with multiple modules when I compile the project globally it works but when I try to compile certaint modules it gives me this error: