[
https://issues.jboss.org/browse/RF-12350?page=com.atlassian.jira.plugin.s...
]
Brian Leathem updated RF-12350:
-------------------------------
Fix Version/s: 4.3.0.Milestone2
RichFaces BOM doesn't define required Maven version
---------------------------------------------------
Key: RF-12350
URL:
https://issues.jboss.org/browse/RF-12350
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: build/distribution
Affects Versions: 4.2.2.Final
Environment: RichFaces 4.3.0-SNAPSHOT
Reporter: Pavol Pitonak
Priority: Trivial
Fix For: 4.3.0.Milestone2
This command run in build/bom directory
{code}
mvn versions:display-plugin-updates
{code}
produces the following warning:
{quote}
[ERROR] Project does not define required minimum version of Maven.
[ERROR] Update the pom.xml to contain
[ERROR] <prerequisites>
[ERROR] <maven>2.2.1</maven>
[ERROR] </prerequisites>
{quote}
--
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