maven 打包 遇到 Could not transfer artifact com.oracle:ojdbc

Posted yiwenzhang

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了maven 打包 遇到 Could not transfer artifact com.oracle:ojdbc相关的知识,希望对你有一定的参考价值。

mvn install:install-file -DgroupId=com.oracle -DartifactId=ojdbc6 -Dversion=11.2.0 -Dpackaging=jar -Dfile=ojdbc6-11.2.0.3.jar

https://blog.csdn.net/zhaofuqiangmycomm/article/details/98037924

以上是关于maven 打包 遇到 Could not transfer artifact com.oracle:ojdbc的主要内容,如果未能解决你的问题,请参考以下文章