From: SourceForge.net <no...@so...> - 2010-12-21 19:07:51
|
Support Requests item #3141375, was opened at 2010-12-21 11:07 Message generated for change (Tracker Item Submitted) made by madderscience You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497854&aid=3141375&group_id=61626 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: brian hughes (madderscience) Assigned to: Nobody/Anonymous (nobody) Summary: documentation update needed for rpm-maven-plugin Initial Comment: apologies in advance as I have undoubtedly selected the wrong category and everything else for this issue. rpm-maven-plugin documentation at http://mojo.codehaus.org/rpm-maven-plugin/params.html does not mention that the plugin supports: <autoProvides>yes|no</autoProvides> (default yes) <autoRequires>yes|no</autoRequires> (default yes) The actual feature does work. It just does not appear to be documented. I had to download the source to figure out that the capability to control these properties within the spec file was supported and how to do it. I am using rpm-maven-plugin 2,0.1 and that was the source code version I downloaded to verify that these properties are supported. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497854&aid=3141375&group_id=61626 |