Skip to content

Releases: CleverTap/supertest-maven-plugin

v1.14

13 Feb 10:50
Compare
Choose a tag to compare

Allow a custom maven command.

This allows the plugin to play nicely with Maven Wrapper (./mvnw).

v1.13

01 Mar 10:17
ac97849
Compare
Choose a tag to compare

Gracefully shutdown forked JVMs and leaf processes.

v1.12

17 Jan 08:43
3bc823c
Compare
Choose a tag to compare

Fixes a regression which makes supertest mark a build as successful if mvn test ... exited prematurely (someone called System.exit(...) from the code for example) or was forcibly killed by supertest, because it took too long without any progress.

v1.11

01 Dec 10:05
d1c3e44
Compare
Choose a tag to compare
  • Kill stuck process and retry if no output is produced from mvn test for some time
  • Redirect stderr to stdout to prevent buffer overflow and stuck execution

v1.10

13 Oct 15:06
Compare
Choose a tag to compare

Support stripping -Dtest=... for retry runs.

v1.8

29 Mar 05:59
d327735
Compare
Choose a tag to compare

version bump

v1.7

28 Mar 11:17
a2c4cbe
Compare
Choose a tag to compare
Version bump.

v1.6

28 Mar 10:30
5789fc9
Compare
Choose a tag to compare
Version bump.

v1.5

28 Mar 10:24
061ad84
Compare
Choose a tag to compare
Update pom.xml