From: SourceForge.net <no...@so...> - 2010-12-21 19:54:06
|
Support Requests item #3141375, was opened at 2010-12-21 20:07 Message generated for change (Comment added) made by lukas_theussl 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: Closed >Resolution: Invalid 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. ---------------------------------------------------------------------- >Comment By: Lukas Theussl (lukas_theussl) Date: 2010-12-21 20:54 Message: Wrong project, see http://mojo.codehaus.org/rpm-maven-plugin/issue-tracking.html ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497854&aid=3141375&group_id=61626 |