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

Create an RPM distribution #840

Closed
carlspring opened this issue Oct 7, 2018 · 6 comments · Fixed by #1068
Closed

Create an RPM distribution #840

carlspring opened this issue Oct 7, 2018 · 6 comments · Fixed by #1068
Assignees
Labels
good first issue hacktoberfest Pre-selected issues for Hacktoberfest help wanted

Comments

@carlspring
Copy link
Member

carlspring commented Oct 7, 2018

Task Description

We are currently producing zip and gzip packages for our distribution. We need to be able to create RPM distributions using the rpm-maven-plugin (or similar). The place where we produce our assemblies is the strongbox-distribution module.

This task is similar to #841 and depends on #801 to be finished.

Useful Links

@v3rtumnus
Copy link
Contributor

I'll take it!

@v3rtumnus
Copy link
Contributor

Hi @carlspring , I just created a PR for this. Could you please have a look into it, as my experience with RPM packages is limited and I am not completely sure that this is what you expect as outcome of this issue.

@carlspring
Copy link
Member Author

Do you know, if it's possible to set up services via this plugin?

@v3rtumnus
Copy link
Contributor

I am not sure unfortunately since I cannot test it (running on a debian based system atm)

@carlspring
Copy link
Member Author

Would you like to try it under Docker with an image from here?

I think that, optimally, the produced rpm should be able to register the service management scripts which are packaged in the distribution. I assume this is possible with the plugin. Perhaps we will need to create a spec file.

Check out these resources:

@v3rtumnus
Copy link
Contributor

Will have a look into it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue hacktoberfest Pre-selected issues for Hacktoberfest help wanted
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants