Skip to content

<timeout> configuration parameter #128

@mkarg

Description

@mkarg

Sometimes it happens that the execution of an external task is stuck infinitely, e. g. when a platform specific executable runs into an unforeseen condition where it asks for user input, but the user of the maven exec plugin thought it won't ask anything at any time.

To prevent this, it would be good it a <timeout> parameter (default: inifinite) could be given which will fail the build once the executable needs longer than the given timeout.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions