[ https://issues.apache.org/jira/browse/MNG-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543651#comment-17543651 ]
ASF GitHub Bot commented on MNG-7476: ------------------------------------- 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. > Display a warning when an aggregator mojo is locking other mojo executions > -------------------------------------------------------------------------- > > Key: MNG-7476 > URL: https://issues.apache.org/jira/browse/MNG-7476 > Project: Maven > Issue Type: Improvement > Affects Versions: 3.8.5 > Reporter: Guillaume Nodet > Assignee: Guillaume Nodet > Priority: Major > Fix For: 3.8.6, 3.9.0, 4.0.0-alpha-1, 4.0.0 > > -- This message was sent by Atlassian Jira (v8.20.7#820007)