mojohaus / rpm-maven-plugin

http://www.mojohaus.org/rpm-maven-plugin/
Other
56 stars 48 forks source link

RPM name changes #92

Open yargolan opened 6 years ago

yargolan commented 6 years ago

When building a SNAPSHOT version, the RPM gets the name:

projectname-version_SNAPSHOT20171017082137.i386

instead of (expected): projectname-version-SNAPSHOT.i386

bokken commented 6 years ago

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 notifications@github.com 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 .