Releases: lars-sh/jar-runner-maven-plugin
Releases · lars-sh/jar-runner-maven-plugin
v0.9.6
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
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
Download at Maven Search
- Add user arguments to handle repositories
v0.9.3
Download at Maven Search
- Fix plugin-own dependency hierarchy
v0.9.2
Download at Maven Search
Changed
- Use Maven version prerequisite
Fixed
- Support for Maven versions unequal to 3.6.0
v0.9.1
Download at Maven Search
- Initial release