You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hervé Boutemy (JIRA)" <ji...@apache.org> on 2019/01/19 11:43:00 UTC

[jira] [Issue Comment Deleted] (MINVOKER-233) Call an invoker with a given timeout

     [ https://issues.apache.org/jira/browse/MINVOKER-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hervé Boutemy updated MINVOKER-233:
-----------------------------------
    Comment: was deleted

(was: 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:
users@infra.apache.org
)

> 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
>            Assignee: Olivier Lamy (*$^¨%`£)
>            Priority: Major
>             Fix For: 3.1.0
>
>
> 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)