[
https://issues.apache.org/jira/browse/MINVOKER-233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16406638#comment-16406638
]
ASF GitHub Bot commented on MINVOKER-233:
-----------------------------------------
surli opened a new pull request #1: MINVOKER-233 Improve DefaultInvoker with a
timeout.
URL: https://github.com/apache/maven-invoker/pull/1
This PR aims at fixing MINVOKER-233
The purpose is to add a timeout in `DefaultInvoker` as it's already handled
by `CommandLineUtils.executeCommandLine`.
The default behaviour won't change.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Call an invoker with a given timeout
> ------------------------------------
>
> Key: MINVOKER-233
> URL: https://issues.apache.org/jira/browse/MINVOKER-233
> Project: Maven Invoker Plugin
> Issue Type: New Feature
> Reporter: Simon Urli
> Priority: Major
>
> DefaultInvoker depends on CommandLineUtils#executeCommandLine which is able
> to handle given timeouts: we should be able to give a timeout to a
> DefaultInvoker and to stop the process after the timeout is reached.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)