Re: Maven builds stalling on Bitbucket

2019-01-15 Thread Sander Verhagen
Michael "et al", At this point I want to thank you very much for great work on this issue. I removed the other hacks from my build configuration, and now have it running with the newer version. I have not seen the error for a while. It took me a while and some unease to bring me to that

Re: Maven builds stalling on Bitbucket

2018-12-26 Thread Michael Osipov
I have fixed this already in Wagon 3.2.0 in WAGON-486. Use a Maven version which has this builtin. It should fix your NAT problem. Reread the tickets, my explanations were very detailed. Michael Am 2018-12-27 um 00:20 schrieb Sander Verhagen: Hi all, I'm sorry for reposting this[1]. But I'm

Re: Maven builds stalling on Bitbucket

2018-12-26 Thread Sander Verhagen
Hi all, I'm sorry for reposting this[1]. But I'm sure there is someone in this community who could inspire me to fix this. We are still seeing a lot of stalled Maven builds on Bitbucket, and we don't know anymore what to do about it, besides moving off of Bitbucket (which we've talked

Maven builds stalling on Bitbucket

2018-12-11 Thread Sander Verhagen
Hi all, Need some help! My current gig is running its Maven builds on Bitbucket. On a regular basis, builds stall while downloading dependencies (I'd say 5%~10% of all builds). It looks a lot like [1]. The proposed solution (maven.wagon.http.pool=false) does not show any noticeable