Could not transfer artifact with status code 500
1056 단어 SoftwareEngineering
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project op-rpc: Failed to deploy artifacts: Could not transfer artifact com.xx:op-rpc:jar:1.0.2-20190819.084430-43 from/to dj_oss (http://39.108.171.24:822/repository/maven-snapshots/): Failed to transfer file http://39.108.171.24:822/repository/maven-snapshots/com/xx/op-rpc/1.0.2-SNAPSHOT/op-rpc-1.0.2-20190819.084430-43.jar with status code 500 -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Jenkins 패키지를 사용하면 코드가 변하지 않아서 갑자기 패키지를 만들 수 없습니다. 위의 오류를 보고합니다.
응용 프로그램은 docker에 배치되고,nexus도 docker에 배치됩니다.
ff는 하드디스크가 95% 를 사용한 것을 발견했다.
나중에 사용하지 않는 도커 이미지를 정리한 후 정상으로 돌아왔습니다.
이 내용에 흥미가 있습니까?
현재 기사가 여러분의 문제를 해결하지 못하는 경우 AI 엔진은 머신러닝 분석(스마트 모델이 방금 만들어져 부정확한 경우가 있을 수 있음)을 통해 가장 유사한 기사를 추천합니다:
민첩한 개발의 필수 기교: 코드를 간결하게 유지단일 직책 원칙(The Single Responsibility Principle)은 모든 종류는 하나의 이유만을 위해 수정되어야 한다고 생각한다.하나의 종류가 많은 다른 기능을 포함할 때, 단일 직책 원칙을 위반한다...
텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
CC BY-SA 2.5, CC BY-SA 3.0 및 CC BY-SA 4.0에 따라 라이센스가 부여됩니다.