michael-o commented on PR #736: URL: https://github.com/apache/maven/pull/736#issuecomment-1140466025
> > > > @gnodet Can the reproducer be turned into an IT? > > > > > > > > > I suppose. The failure would lead to a deadlock. is there a timeout that can be set in the invoker ? > > > > > > @slawekjaranowski Do you know this from top of your head? > > There is no implementation for timeouts in Verifier. I have checked the source code of verifier. The lower level library supports timeouts in seconds, so we just need to wrap this with verifier. The JVM must be forked for this, so if timeout is > 0 and forkMode is auto, then autoforking must happen. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org