You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2020/12/05 13:08:00 UTC

[jira] [Commented] (MRELEASE-965) Upload completes but doesn't update stdout - making it look like a freeze

    [ https://issues.apache.org/jira/browse/MRELEASE-965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17244491#comment-17244491 ] 

Michael Osipov commented on MRELEASE-965:
-----------------------------------------

We should always run Maven here in batch mode.

> 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
>            Priority: Major
>
> 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
(v8.3.4#803005)