Provide expression for release attribute
----------------------------------------
Key: MRPM-62
URL: http://jira.codehaus.org/browse/MRPM-62
Project: Mojo RPM Plugin
Issue Type: Improvement
Components: rpm
Affects Versions: 2.0-beta-4
Reporter: Robert Munteanu
Assignee: Brett Okken
Priority: Minor
When building a multi-module project , e.g.
project
\- sub-project-a
\- sub-project-b
\- scripts
It's useful to declare that the RPMs for both _sub-project a_ and
_sub-project-b_ depend on the _scripts_ RPM. At the moment I can't declare an
exact version requirement, since I don't have access to the release version of
the project ( http://mojo.codehaus.org/rpm-maven-plugin/rpm-mojo.html#release )
, which would allow me to use:
{code}
<requires>
<require>scripts = ${project.version}-${project.rpm.release}</require>
</requires>
{code}
Please consider providing this expression.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email