Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.5.3
-
None
-
JAVA Version: 1.7.0_101
OS: Linux 3.10.0-327.28.3.el7.x86_64
-
Important
Description
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
Attachments
Issue Links
- depends upon
-
MRELEASE-1048 Unrecognized option: --no-transfer-progress
- Closed
- is related to
-
MNG-6605 Allow to suppress download messages in interactive mode
- Closed