Issue
I feel bad for asking this question, but google doesn't help. Can anyone tell me where is the documentation for maven-rpm-plugin after the codehaus is gone?
id='dv3'>
Solution
Maven plugins on Codehaus are being transferred to http://www.mojohaus.org. For the RPM plugin, the link is http://www.mojohaus.org/rpm-maven-plugin/ but it seems not yet migrated.
For now, its new home appears to be in this project on GitHub.
Answered By - M A Answer Checked By - Candace Johnson (WPSolving Volunteer)