v1.7.0
See also: https://ctron.github.io/rpm-builder
This is a feature release, backwards compatible with 1.6.x.
Many thanks for @dranuhl for the contributions!
New features
- #47 add an unpack goal to the plugin
Fixes
- #56 ghost entries not working as expected
- update documentation
Maven coordinates
<dependency>
<groupId>de.dentrassi.maven</groupId>
<artifactId>rpm</artifactId>
<version>1.7.0</version>
</dependency>