What does the rpm-maven-plugin plugin require to build an rpm?
What command line utilities and/or other programs need to be installed?
What does the rpm-maven-plugin plugin require to build an rpm?
What command line utilities and/or other programs need to be installed?
Copyright © 2021 Jogjafile Inc.
Looking at the rpm-maven-plugin source code it calls a number of Linux tools:
Above list is not complete. I don't believe this is documented and tools will depend on plugin goal e.g.
rpm2cpiois used only byunpackgoal.