I create a Maven project , and import a jar which has no pom.xml file but has lib directory . the problem is the imported jar can't be used for jars in the lib directory cannot be finded. The Questions is how to inclued the lib directory into the new project ?