Using Apache Maven, what is the simplest way to include /lib/ directory in the classpath in the pom.xml

后端 未结 0 1939
谎友^
谎友^ 2021-01-11 11:08

What is the simplest way to specify a directory (and all jars underneath this directory) to be in the maven classpath when it compiles .java classes and builds a .jar?

<
相关标签:
回答
  • 消灭零回复
提交回复
热议问题