Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added RPM build to maven build #404

Open
wants to merge 1 commit into
base: papyrus_product
Choose a base branch
from

Conversation

eposse
Copy link
Collaborator

@eposse eposse commented Jun 3, 2022

Introduced building of product RPM by maven.

Uses the Tycho JGit Build Timestamp Provider Plugin to ensure that:

  • Only produce new artifact version when there are changes.
  • Generate the same version qualifier when building from the same git commit.
  • Guarantee consistent artifact id, version and contents.

Signed-off-by: Ernesto Posse ernesto.posse@lumenix.com

Signed-off-by: Ernesto Posse <ernesto.posse@lumenix.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants