Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@kpalang kpalang released this 03 Jul 14:26
· 1 commit to master since this release
f190ece

Main focus of this release was to simplify usage of tools not related to Maven.

What's changed?

  1. Property names changed a little and gained an additional prefix - mirth.
  2. The plugin can can now be run from shell
  3. The distribution module is no longer needed, as the plugin.xml generation is run from the parent project, instead of the distribution module
  4. The plugin build process now most likely requires a build script
    1. A sample script can be found here

An example on how the externalization could be used with signing is described here.