Add logging and enable it so you know the last time it did something. Get a thread dump when it hangs and see what's going on.
And chance it's trying to call maven from the AWT event thread? That would make bad things happen. -Tim On Thu, Oct 10, 2019 at 2:47 PM Peter Cheung <mcheun...@hotmail.com> wrote: > sorry, typo in subject, i mean hang, not hand > ________________________________ > From: Peter Cheung <mcheun...@hotmail.com> > Sent: Friday, October 11, 2019 2:46 AM > To: dev@netbeans.apache.org <dev@netbeans.apache.org> > Subject: nbm, from ant to maven, still hand > > Hi > I have rewrite my MavenRunner plugin from ant to maven, then i install > it to my local netbeans, after a while (a few times i use netbenas), > netbeans hang. This problem has been confused for a long time. Any hint? I > check out the netbeans log, i don't see any wried thing. > > https://gitlab.com/mcheung63/MavenRunner > > Thanks > From Peter > -- http://timboudreau.com