[ https://issues.apache.org/jira/browse/MAPREDUCE-2879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13091212#comment-13091212 ]
Luke Lu commented on MAPREDUCE-2879: ------------------------------------ Actually the maven complaints in this case is bogus as the actual deployed pom is target/saner-pom.xml with version substituted. The current POMs are very CI friendly (see discussion in [MNG-2971|http://jira.codehaus.org/browse/MNG-2971]). The patch makes CI almost impossible. Make sure Giri take a look at this :) Also, even if we want to get rid of version properties to appease the bogus complaints, this patch is not OK, as it's not maven versions plugin friendly. > Change mrv2 version to be 0.23.0-SNAPSHOT > ----------------------------------------- > > Key: MAPREDUCE-2879 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-2879 > Project: Hadoop Map/Reduce > Issue Type: Bug > Reporter: Arun C Murthy > Assignee: Arun C Murthy > Attachments: version.patch > > > Currently yarn.version and hadoop-mapreduce.version are set to be 1.0, > clearly it's 0.23.0. :) > Also, we should stop using ${yarn.version} and ${hadoop-mapreduce.version} in > all the poms, maven doesn't like the version substitutions - it complains > bitterly! :) -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira