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的主要内容,如果未能解决你的问题,请参考以下文章
maven 多模块打包报错 Could not find artifact com.jerr:mydemo:pom:0.0.1 in ...
The following artifacts could not be resolved(jenkins打包报错)
Maven 项目创建时遇到问题 (Could not resolve archetype org.apache.maven.archetypes:maven-archetype-webapp:1.0
Maven 项目创建时遇到问题 (Could not resolve archetype org.apache.maven.archetypes:maven-archetype-webapp:1.0
新建maven项目报错Could not calculate build plan: Plugin org.apache.maven.plugins: