perdian / macosappbundler-maven-plugin

Maven plugin for creating a native macOS bundle containing all dependencies required by a Maven project
Apache License 2.0
46 stars 14 forks source link

dmgFileName is not applied if appendVersion not set false #39

Closed raydac closed 2 years ago

raydac commented 2 years ago

by default you have appendVersion as true and it blocks use of dmgFileName and not transparent at all without plugin sources examination

perdian commented 2 years ago

Thanks for reporting this. Will take a closer look in https://github.com/perdian/macosappbundler-maven-plugin/tree/fix/correctly-evaluate-dmg-file-name.

perdian commented 2 years ago

Released to Maven Central as version 1.18.1