gpt4 book ai didi

grails - 通过 ivy 从本地 nexus 存储库中提取 oracle jdbc 驱动程序-> 尝试访问外部源?

转载 作者:行者123 更新时间:2023-12-02 14:13:41 24 4
gpt4 key购买 nike

我在代理后面,我正在尝试从我手动添加的本地 nexus 存储库中获取一个 jar。当我尝试下载 jar 时,为什么 grails/ivy 会尝试向外连接?

...
Downloading: MYURL/ojdbc16-11.1.0.7.0.jar.sha1 ...
Download complete.
:: problems summary ::
:::: ERRORS
Server access Error: Connection timed out: connect url=http://svn.codehaus.org/grails-plugins/grails-ojdbc16/tags/RELEASE_11_1_0_7_0/grails-ojdbc16-11.1.0.7.0.jar

依赖配置:
dependencies {
// specify dependencies here under either 'build', 'compile', 'runtime', 'test' or 'provided' scopes eg.
runtime 'com.oracle:ojdbc16:11.1.0.7.0'
}

repo :
   repositories {
mavenLocal()
mavenRepo "MYSERVER/nexus/content/repositories/thirdparty"
}

最佳答案

这神秘地不再发生。由于其他原因,我确实切换回了 1.3.6,但我不确定为什么会发生这种情况。

关于grails - 通过 ivy 从本地 nexus 存储库中提取 oracle jdbc 驱动程序-> 尝试访问外部源?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5160727/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com