Skip to content

[2.x] API improvements#10

Open
cstamas wants to merge 3 commits into
mainfrom
improvements
Open

[2.x] API improvements#10
cstamas wants to merge 3 commits into
mainfrom
improvements

Conversation

@cstamas
Copy link
Copy Markdown
Member

@cstamas cstamas commented May 14, 2026

Changes:

  • added execution timeout
  • added simple(r) "grab output as string"
  • clarified stream handling (if user sets them)
  • introduced result iface (was only int exitCode) that can carry more info
  • maven-executor module ONLY is now Java 8

Changes to maven-executor module should be synced to 1.x line as well (maven-executor in 1.x and 2.x are same), and then we can provider Verifier and Invoker replacement even on Java 8.

Changes:
* added execution timeout
* added simple(r) "grab output as string"
* maven-executor ONLY made Java 8
@cstamas cstamas requested a review from slawekjaranowski May 14, 2026 12:04
@cstamas cstamas self-assigned this May 14, 2026
@cstamas cstamas added the enhancement New feature or request label May 14, 2026
cstamas added 2 commits May 14, 2026 14:05
Signed-off-by: Tamas Cservenak <tamas@cservenak.net>
@cstamas cstamas marked this pull request as ready for review May 14, 2026 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant