Is anyone using the rpm-maven-plugin to generate practical rpm:s? My colleague is quite sceptical and prefers us to call a simple rpm-generation script from maven, should I try to concinve him not to? and why? ie. what advantages/disadvantages do we have from using a proper plugin instead of a script (for ONLY generating the actual RPM)? We are already quite used to writing SPEC files so that is not an issue...
Also, we did run into the little "issue" that the plugin only takes ONE filemode setting which it applies to both the file AND the directory!! Thanks for any advice...
