Skip to content

Releases: lars-sh/jar-runner-maven-plugin

v0.9.6

27 Dec 05:17
Compare
Choose a tag to compare

Download at Maven Search

  • Log executed command to simplify finding problems
  • , and ],[ can be used to separate multiple arguments from each other. Instead [,] can be used to represent an actual comma character. Before arguments inside lists were not able to contain comma characters.

v0.9.5

22 Jul 18:21
Compare
Choose a tag to compare

Download at Maven Search

  • Add user argument runAsync to start application detached
  • Change exit code handling, now inheriting the applications exit code

v0.9.4

21 May 14:12
Compare
Choose a tag to compare

Download at Maven Search

  • Add user arguments to handle repositories

v0.9.3

15 May 06:55
Compare
Choose a tag to compare

Download at Maven Search

  • Fix plugin-own dependency hierarchy

v0.9.2

06 May 19:56
Compare
Choose a tag to compare

Download at Maven Search

Changed

  • Use Maven version prerequisite

Fixed

  • Support for Maven versions unequal to 3.6.0

v0.9.1

04 Feb 09:27
Compare
Choose a tag to compare

Download at Maven Search

  • Initial release