[ 
http://jira.codehaus.org/browse/MRPM-62?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=208546#action_208546
 ] 

Robert Munteanu commented on MRPM-62:
-------------------------------------

In reply to comment #4:
> I have deployed a snapshot (2.0-beta-5-SNAPSHOT). Take it for a spin and let 
> me
> know your thoughts.

Looks just right. I added the version goal and both properties were available. 

An observation is  that without adding the version goal ${rpm.release} was 
still available but ${rpm.version} was not. But that's not a concern for me, 
and my scenario is solved by your changes.

Thanks for the very quick response.

> 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
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> 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


Reply via email to