I want to build a .jar file with dependencies in maven. Unfortunately I have to include some external .jars in my buildpath. When I now try to build this project with maven
You can include the external jars in your build path as dependency with system .
system
Check this link