Releases: kpalang/mirth-plugin-maven-plugin-kt
Releases · kpalang/mirth-plugin-maven-plugin-kt
v3.0.0
Main focus of this release was to simplify usage of tools not related to Maven.
What's changed?
- Property names changed a little and gained an additional prefix -
mirth.
- The plugin can can now be run from shell
- The
distribution
module is no longer needed, as theplugin.xml
generation is run from the parent project, instead of thedistribution module
- The plugin build process now most likely requires a build script
- A sample script can be found here
An example on how the externalization could be used with signing is described here.