无法deploy
来源:5-3 从Maven私服下载制品

Mydream_come_true
2020-09-21
老师,那个格式粘贴进来太乱了,我截图吧。应该不是用户名密码问题,不然就是401错误了。
报错原因还是:“Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project TestArtifactory: Failed to deploy artifacts: Could not transfer artifact org.example:TestArtifactory:jar:1.0-20200921.052350-1 from/to central (http://localhost:8081/artifactory/libs-release): Connection reset by peer: socket write error
”
密码是我在artifactory中的edit profile中粘贴出来的。
写回答
1回答
-
清风
2020-09-21
嗯,可能是 Artifactory 的版本有问题,你先试试把密码用明文密码替换下
042020-09-21
相似问题