环境配置无法获取jar包 #1

Open
opened 4 years ago by 13501496311 · 1 comments

在build.gradle文件

ftp(server:'192.168.5.86',userid:'fr',password:'ilovejava',remotedir:'report/stable',action:'get'){
fileset(dir:'./libs/',includes:'*.jar')

我在外网无法获取这些jar包,能提供下载地址,或者改为外网地址吗

在build.gradle文件 ftp(server:'192.168.5.86',userid:'fr',password:'ilovejava',remotedir:'report/stable',action:'get'){ fileset(dir:'./libs/',includes:'*.jar') 我在外网无法获取这些jar包,能提供下载地址,或者改为外网地址吗

build.gradle文件不是工程文件,是内部打包上传发布脚本,非工程脚本,可以直接删除。想要打开工程直接使用idea打开pom.xml文件导入maven工程即可。

build.gradle文件不是工程文件,是内部打包上传发布脚本,非工程脚本,可以直接删除。想要打开工程直接使用idea打开pom.xml文件导入maven工程即可。
Sign in to join this conversation.
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.