rpm-maven-plugin
rpm-maven-plugin copied to clipboard
RPM name changes
When building a SNAPSHOT version, the RPM gets the name:
projectname-version**_SNAPSHOT20171017082137**.i386
instead of (expected): projectname-version**-SNAPSHOT**.i386
There is documentation on the site covering the versioning logic/strategy. It boils down to creating an rpm version that matches maven semantics as closely as possible and allows rpm updates to work easily.
On Tue, Oct 17, 2017 at 6:13 AM yargolan [email protected] wrote:
When building a SNAPSHOT version, the RPM gets the name:
projectname-version**_SNAPSHOT20171017082137**.i386
instead of (expected): projectname-version**-SNAPSHOT**.i386
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mojohaus/rpm-maven-plugin/issues/92, or mute the thread https://github.com/notifications/unsubscribe-auth/AC26bSWoVpEt4KXN0SJR9kIb9NMq2ehLks5stIvrgaJpZM4P7-w4 .