Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.8.2
-
None
-
None
Description
a pom.xml file with:
<plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-deploy-plugin</artifactId> <version>2.8.2</version> <configuration> <retryFailedDeploymentCount>10</retryFailedDeploymentCount> </configuration> </plugin>
[INFO] Uploading: http://mvnrepository:8080/repository/ailive-central/com/mycompany/frontend-async/0.1.0-SNAPSHOT/frontend-async-0.1.0-20160927.211519-46-allinone.jar Sep 27, 2016 2:15:22 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute INFO: I/O exception (java.net.SocketException) caught when processing request to {}->http://mvnrepository:8080: Connection reset Sep 27, 2016 2:15:22 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://mvnrepository:8080 [WARNING] Encountered issue during deployment: Failed to deploy artifacts: Could not transfer artifact com.mycompany:frontend-async:jar:allinone:0.1.0-20160927.211519-46 from/to ailive-central (http://mvnrepository:8080/repository/ailive-central): Connect to mvnrepository:8080 [mvnrepository/172.17.0.180] failed: Connection refused [INFO] Retrying deployment attempt 2 of 10 [INFO] Uploading: http://mvnrepository:8080/repository/ailive-central/com/mycompany/frontend-async/0.1.0-SNAPSHOT/frontend-async-0.1.0-20160927.211519-46-allinone.jar [WARNING] Encountered issue during deployment: Failed to deploy artifacts: Could not transfer artifact com.mycompany:frontend-async:jar:allinone:0.1.0-20160927.211519-46 from/to ailive-central (http://mvnrepository:8080/repository/ailive-central): Connect to mvnrepository:8080 [mvnrepository/172.17.0.180] failed: Connection refused [INFO] Retrying deployment attempt 3 of 10 [INFO] Uploading: http://mvnrepository:8080/repository/ailive-central/com/mycompany/frontend-async/0.1.0-SNAPSHOT/frontend-async-0.1.0-20160927.211519-46-allinone.jar [WARNING] Encountered issue during deployment: Failed to deploy artifacts: Could not transfer artifact com.mycompany:frontend-async:jar:allinone:0.1.0-20160927.211519-46 from/to ailive-central (http://mvnrepository:8080/repository/ailive-central): Connect to mvnrepository:8080 [mvnrepository/172.17.0.180] failed: Connection refused [INFO] Retrying deployment attempt 4 of 10 [INFO] Uploading: http://mvnrepository:8080/repository/ailive-central/com/mycompany/frontend-async/0.1.0-SNAPSHOT/frontend-async-0.1.0-20160927.211519-46-allinone.jar [WARNING] Encountered issue during deployment: Failed to deploy artifacts: Could not transfer artifact com.mycompany:frontend-async:jar:allinone:0.1.0-20160927.211519-46 from/to ailive-central (http://mvnrepository:8080/repository/ailive-central): Connect to mvnrepository:8080 [mvnrepository/172.17.0.180] failed: Connection refused [INFO] Retrying deployment attempt 5 of 10 [INFO] Uploading: http://mvnrepository:8080/repository/ailive-central/com/mycompany/frontend-async/0.1.0-SNAPSHOT/frontend-async-0.1.0-20160927.211519-46-allinone.jar [WARNING] Encountered issue during deployment: Failed to deploy artifacts: Could not transfer artifact com.mycompany:frontend-async:jar:allinone:0.1.0-20160927.211519-46 from/to ailive-central (http://mvnrepository:8080/repository/ailive-central): Connect to mvnrepository:8080 [mvnrepository/172.17.0.180] failed: Connection refused [INFO] Retrying deployment attempt 6 of 10 [INFO] Uploading: http://mvnrepository:8080/repository/ailive-central/com/mycompany/frontend-async/0.1.0-SNAPSHOT/frontend-async-0.1.0-20160927.211519-46-allinone.jar [WARNING] Encountered issue during deployment: Failed to deploy artifacts: Could not transfer artifact com.mycompany:frontend-async:jar:allinone:0.1.0-20160927.211519-46 from/to ailive-central (http://mvnrepository:8080/repository/ailive-central): Connect to mvnrepository:8080 [mvnrepository/172.17.0.180] failed: Connection refused [INFO] Retrying deployment attempt 7 of 10 [INFO] Uploading: http://mvnrepository:8080/repository/ailive-central/com/mycompany/frontend-async/0.1.0-SNAPSHOT/frontend-async-0.1.0-20160927.211519-46-allinone.jar [WARNING] Encountered issue during deployment: Failed to deploy artifacts: Could not transfer artifact com.mycompany:frontend-async:jar:allinone:0.1.0-20160927.211519-46 from/to ailive-central (http://mvnrepository:8080/repository/ailive-central): Connect to mvnrepository:8080 [mvnrepository/172.17.0.180] failed: Connection refused [INFO] Retrying deployment attempt 8 of 10 [INFO] Uploading: http://mvnrepository:8080/repository/ailive-central/com/mycompany/frontend-async/0.1.0-SNAPSHOT/frontend-async-0.1.0-20160927.211519-46-allinone.jar [WARNING] Encountered issue during deployment: Failed to deploy artifacts: Could not transfer artifact com.mycompany:frontend-async:jar:allinone:0.1.0-20160927.211519-46 from/to ailive-central (http://mvnrepository:8080/repository/ailive-central): Connect to mvnrepository:8080 [mvnrepository/172.17.0.180] failed: Connection refused [INFO] Retrying deployment attempt 9 of 10 [INFO] Uploading: http://mvnrepository:8080/repository/ailive-central/com/mycompany/frontend-async/0.1.0-SNAPSHOT/frontend-async-0.1.0-20160927.211519-46-allinone.jar [WARNING] Encountered issue during deployment: Failed to deploy artifacts: Could not transfer artifact com.mycompany:frontend-async:jar:allinone:0.1.0-20160927.211519-46 from/to ailive-central (http://mvnrepository:8080/repository/ailive-central): Connect to mvnrepository:8080 [mvnrepository/172.17.0.180] failed: Connection refused [INFO] Retrying deployment attempt 10 of 10 [INFO] Uploading: http://mvnrepository:8080/repository/ailive-central/com/mycompany/frontend-async/0.1.0-SNAPSHOT/frontend-async-0.1.0-20160927.211519-46-allinone.jar
Attachments
Issue Links
- duplicates
-
WAGON-575 Retry for connection issues
- Closed
- links to