Skip to content

Releases: yamcs/yamcs-maven-plugin

v1.3.5

16 Oct 16:46
c042314
Compare
Choose a tag to compare
  • Small improvements to experimental webapp mojo

v1.3.4

10 Oct 13:25
18d6438
Compare
Choose a tag to compare
  • Fixes an issue with the protoc goal when the source tree is in a location with spaces in its path. yamcs/yamcs#955

v1.3.3

07 Oct 16:35
ad74599
Compare
Choose a tag to compare
  • Add system dependencies to classpath of run mojo

v1.3.2

26 Aug 07:43
fa24037
Compare
Choose a tag to compare
  • Fix plugin detection when Plugin is implemented on a superclass
  • Use more conventional defaults on protoc mojo
  • Add experimental webapp mojo

v1.3.1

02 Jul 13:00
d7c0569
Compare
Choose a tag to compare
  • Fix protoc issue when compiling with Java 22

v1.3.0

05 Jun 18:18
8331610
Compare
Choose a tag to compare
  • Bump to Maven 3.6.x
  • Prevent unneccesary execution fork in detect mojo
  • Add experimental protoc mojo

v1.2.13

24 May 11:39
93e1c6f
Compare
Choose a tag to compare
  • Include latest yamcsd wrapper script in generated bundles

v1.2.12

26 Feb 12:01
91b8cda
Compare
Choose a tag to compare
  • Add scope property to bundle mojo, to allow for some more customization on bundled dependencies.

v1.2.11

11 Feb 13:32
f448130
Compare
Choose a tag to compare
  • Add lib and lib/ext to library path
  • Fix a sporadic issue with snapshot resolution
  • Add includes/excludes/useDefaultExcludes options to bundle mojo
  • Do not autocreate etc folder in generated bundles
  • Add Zstandard compression support to bundle mojo

v1.2.9

06 Oct 13:30
9c787c7
Compare
Choose a tag to compare
  • Reworked process shutdown to be more reliable. Especially on Windows, where subprocesses were not always terminating.
  • Set classpath through environment instead of cmdline