[richfaces-issues] [JBoss JIRA] (RF-11836) Replace ${project.version} definitions in the poms with actual version
Bernard Labno (JIRA)
jira-events at lists.jboss.org
Mon May 21 08:02:18 EDT 2012
[ https://issues.jboss.org/browse/RF-11836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bernard Labno reopened RF-11836:
--------------------------------
The problem is when I want to have custom release version of sandbox component (i.e. 4.2.3.ITC.Alpha1) then I set version of richfaces-root-parent to i.e. 4.2.2.Final but it uses ${project.version} in dependency management section and maven resolves it to 4.2.3.ITC.Alpha1 instead of 4.2.2.Final.
> Replace ${project.version} definitions in the poms with actual version
> ----------------------------------------------------------------------
>
> Key: RF-11836
> URL: https://issues.jboss.org/browse/RF-11836
> Project: RichFaces
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: build/distribution
> Affects Versions: 4.1.0.Final
> Reporter: Lukáš Fryč
> Assignee: Brian Leathem
>
> This is requirement for uploading to Maven Central.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the richfaces-issues
mailing list