maven3引入第三方jar包,并引入jar文件下META-INF\pom.xml的传递性依赖
mvn install:install-file -DgroupId=org.apache.third -DartifactId=third-core -Dversion=1.1.0 -Dpackaging=jar -DlocalRepositoryPath=C:\Users\Administrator\Desktop\repository -Dfile=F:\lib\third-core-1.1.0.jar -DpomFile=C:\Users\Administrator\Desktop\pom.xml

浙公网安备 33010602011771号