You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Harsh J (JIRA)" <ji...@apache.org> on 2012/09/22 09:46:08 UTC

[jira] [Resolved] (MAPREDUCE-3024) Make all poms to have hadoop-project POM as common parent

     [ https://issues.apache.org/jira/browse/MAPREDUCE-3024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Harsh J resolved MAPREDUCE-3024.
--------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 0.24.0)
                   3.0.0

This seems to be already done for all release-able modules (excluding dev-support):

{code}
➜  hadoop git:(trunk) ✗ grep "hadoop-project<" -R . | grep relativepath -i | cut -d: -f 1 | sort
./hadoop-assemblies/pom.xml
./hadoop-common-project/hadoop-annotations/pom.xml
./hadoop-common-project/hadoop-auth-examples/pom.xml
./hadoop-common-project/hadoop-auth/pom.xml
./hadoop-common-project/pom.xml
./hadoop-dist/pom.xml
./hadoop-hdfs-project/hadoop-hdfs-httpfs/pom.xml
./hadoop-hdfs-project/hadoop-hdfs/src/contrib/bkjournal/pom.xml
./hadoop-hdfs-project/pom.xml
./hadoop-mapreduce-project/hadoop-mapreduce-client/pom.xml
./hadoop-mapreduce-project/hadoop-mapreduce-examples/pom.xml
./hadoop-mapreduce-project/pom.xml
./hadoop-minicluster/pom.xml
./hadoop-project-dist/pom.xml
./hadoop-tools/hadoop-archives/pom.xml
./hadoop-tools/hadoop-datajoin/pom.xml
./hadoop-tools/hadoop-distcp/pom.xml
./hadoop-tools/hadoop-extras/pom.xml
./hadoop-tools/hadoop-gridmix/pom.xml
./hadoop-tools/hadoop-pipes/pom.xml
./hadoop-tools/hadoop-rumen/pom.xml
./hadoop-tools/hadoop-streaming/pom.xml
./hadoop-tools/pom.xml
./hadoop-yarn-project/hadoop-yarn/pom.xml
./hadoop-yarn-project/pom.xml
{code}

This seems to have been done via various JIRAs over time, so can't pin to one.
                
> Make all poms to have hadoop-project POM as common parent
> ---------------------------------------------------------
>
>                 Key: MAPREDUCE-3024
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3024
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.23.0, 0.24.0
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 3.0.0
>
>
> in order to effectively use the Maven 'versions' plugin to update version numbers all POMs should have the hadoop-project POM as their common parent.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira