Skip to content

v1.7.0

Compare
Choose a tag to compare
@ctron ctron released this 30 Nov 13:39
· 85 commits to master since this release

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>