Re: Maven process stuck on MacOS with Java8

2014-02-10 Thread Martijn Verburg
Annoyingly, I can't reproduce this issue :-(, could be a difference in a MacPorts native lib I have or just about anything... Cheers, Martijn On 2 February 2014 08:58, Stephane Nicoll wrote: > On Fri, Jan 31, 2014 at 8:45 PM, Mark Derricutt > > > wrote: > > > That's the terminal, not the shel

Maven process stuck on MacOS with Java8

2014-02-02 Thread Stephane Nicoll
On Fri, Jan 31, 2014 at 8:45 PM, Mark Derricutt > wrote: > That's the terminal, not the shell ( bash, zsh, fish, csh etc. ). > Yes, right. I am just using the default (bash). I also invoked the same command from the plain Terminal application and I have the same issue. Martijn, I've just tried

Re: Maven process stuck on MacOS with Java8

2014-02-01 Thread Martijn Verburg
Have you tried on 8b126? Cheers, Martijn On 31 January 2014 20:45, Mark Derricutt wrote: > That's the terminal, not the shell ( bash, zsh, fish, csh etc. ). > > I was also using iTerm when I had my issue, and now I think about it - > since the last beta update/release I've not seen the issue a

Re: Maven process stuck on MacOS with Java8

2014-01-31 Thread Mark Derricutt
That's the terminal, not the shell ( bash, zsh, fish, csh etc. ). I was also using iTerm when I had my issue, and now I think about it - since the last beta update/release I've not seen the issue again, but I also changed laptops so can't recall if its only on the new install I've not had the

Re: Maven process stuck on MacOS with Java8

2014-01-31 Thread Stephane Nicoll
Mark, I am using iTerm2 (1.0.0.20130622) S. On Fri, Jan 31, 2014 at 11:56 AM, Mark Derricutt wrote: > You're not by any chance using "fish" as your shell are you? > > For awhile some strange bug in fish ( at least on my old machine, along > with a combination of prompt settings ) would "hang"

Re: Maven process stuck on MacOS with Java8

2014-01-31 Thread Mark Derricutt
You're not by any chance using "fish" as your shell are you? For awhile some strange bug in fish ( at least on my old machine, along with a combination of prompt settings ) would "hang" on the termination of processes, more often than not maven but also others. Something about it being stuck

Re: Maven process stuck on MacOS with Java8

2014-01-31 Thread Stephane Nicoll
On Thu, Jan 30, 2014 at 12:20 PM, Mark Derricutt wrote: > Can't say I've seen that with any of the 1.8 builds I've been trailing, > either the official dev builds or the ones I'm compiling up myself... > > Have you tried looking at a thread dump and seeing where in Maven it's > hanging? > I am d

Re: Maven process stuck on MacOS with Java8

2014-01-30 Thread Mirko Friedenhagen
Hello, Maven in general works for me, only thing I remember are problems with javadoc being checked more strictly now. Regards Mirko -- Sent from my mobile On Jan 30, 2014 12:14 PM, "Stephane Nicoll" wrote: > Hi, > > Has anybody else noticed an issue with Java8 running Maven? > > I am using 1

Re: Maven process stuck on MacOS with Java8

2014-01-30 Thread Mark Derricutt
Can't say I've seen that with any of the 1.8 builds I've been trailing, either the official dev builds or the ones I'm compiling up myself... Have you tried looking at a thread dump and seeing where in Maven it's hanging? Mark On 31 Jan 2014, at 0:13, Stephane Nicoll wrote: Hi, Has anybod

Maven process stuck on MacOS with Java8

2014-01-30 Thread Stephane Nicoll
Hi, Has anybody else noticed an issue with Java8 running Maven? I am using 1.8.0-ea-b124 and a maven command does not complete properly. It does not matter which plugin or phase is invoked, the process is stuck at the end and I have to ctrl-Z to go back to the shell. Switching back to Java 1.7 f