Maven RPM Plug-in Goals
Andy Jefferson
rpm:rpm
This is the default goal of the plugin. It creates an
RPM of a project.
rpm:structure
This prepares the structure for the RPM sources.
rpm:spec
This creates the RPM spec file.
rpm:sources
This creates the sources used to build the RPM.
rpm:generate
This creates the RPM file.