Julian Gamble created MRELEASE-965: -------------------------------------- Summary: Upload completes but doesn't update stdout - making it look like a freeze Key: MRELEASE-965 URL: https://issues.apache.org/jira/browse/MRELEASE-965 Project: Maven Release Plugin Issue Type: Bug Components: stage Affects Versions: 2.5.3 Environment: JAVA Version: 1.7.0_101 OS: Linux 3.10.0-327.28.3.el7.x86_64 Reporter: Julian Gamble Fix For: 2.5.3
Maven completes the upload - but the stdout freezes and the program does not exit cleanly - giving the impression that that the upload is in progress and running slow. 15:27:42.370 [INFO] 15:27:42.370 [INFO] ------------------------------------------------------------------------ 15:27:42.370 [INFO] Building Panorama Barista Package epee-b359 15:27:42.370 [INFO] ------------------------------------------------------------------------ 15:27:42.370 [INFO] 15:27:42.370 [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ projectname --- 15:27:42.666 Uploading: https://server.com/artifactory/mydir/myfile.zip 15:27:42.822 2/277171 KB 15:27:42.822 4/277171 KB 15:27:42.822 6/277171 KB ... 15:27:42.885 290/277171 KB 15:27:42.885 292/277171 KB 15:27:42.885 294/277171 KB 15:27:42.885 296/277171 KB Go cancelled this job as it has not generated any console output for more than 10 minute(s)15:38:06.339 [go] Start to execute cancel task: Kills child processes -- This message was sent by Atlassian JIRA (v6.3.4#6332)