You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.
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 ***@***.***> 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
<#92>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/AC26bSWoVpEt4KXN0SJR9kIb9NMq2ehLks5stIvrgaJpZM4P7-w4>
.
When building a SNAPSHOT version, the RPM gets the name:
projectname-version**_SNAPSHOT20171017082137**.i386
instead of (expected):
projectname-version**-SNAPSHOT**.i386
The text was updated successfully, but these errors were encountered: