Vyacheslav Mayorov created MNG-6231:
---------------------------------------
Summary: Uploading of any artifact hangs forever
Key: MNG-6231
URL: https://issues.apache.org/jira/browse/MNG-6231
Project: Maven
Issue Type: Bug
Components: Artifacts and Repositories, Deployment
Affects Versions: 3.5.0
Environment: $ uname -a
Linux 4.10.11-1-ARCH #1 SMP PREEMPT Tue Apr 18 08:39:42 CEST 2017 x86_64
GNU/Linux
$ java -version
java version "1.8.0_121"
Java(TM) SE Runtime Environment (build 1.8.0_121-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.121-b13, mixed mode)
Reporter: Vyacheslav Mayorov
Priority: Blocker
Fix For: 3.5.1
Attachments: test.zip
Last log lines:
{noformat}
Uploading:
http://artifactory.com/repo/libs-snapshot-local/test/test/1.0.0-SNAPSHOT/test-1.0.0-20170511.102118-2.pom
Progress (1): 4.2 kB
{noformat}
... hangs here
Issue can be reproduced on ANY pom (i.e. it is not project specific) - just
type {{mvn deploy}})
maven 3.3.9 works just fine.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)