lib in the jar maven not packaging solutions

Method 1: in the jar lib attached to the local maven repository (command: mvn install: install-file -Dfile = D: \ IDEA \ ojdbc6.jar -DgroupId = com.oracle -DartifactId = ojdbc6 -Dversion = 6 -Dpackaging = jar)

Method 2: Modify pom configuration, with reference to:

https://www.cnblogs.com/ShouWangYiXin/p/10833680.html

Released nine original articles · won praise 2 · Views 2690

Guess you like

Origin blog.csdn.net/happyqxt12345678/article/details/104075732