[
https://issues.apache.org/jira/browse/MAPREDUCE-3003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alejandro Abdelnur updated MAPREDUCE-3003:
------------------------------------------
Attachment: MAPREDUCE-3003.patch
The attached patch works with a single versions:set invocation, i.e.:
{code}
$ mvn versions:set -DnewVersion=0.24.1-SNAPSHOT
{code}
Note that a few MR modules are using a property/variable to define the version
of common/hdfs they are using and because of that the 'versions:set' does not
take care of those. The correct thing to do there (IMO as part of another JIRA)
is to make all those deps to use dependency management defined in the
hadoop-project/pom.xml.
> Publish Yarn and MapReduce artifacts to Maven snapshot repository
> -----------------------------------------------------------------
>
> Key: MAPREDUCE-3003
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3003
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: build
> Reporter: Tom White
> Assignee: Tom White
> Attachments: MAPREDUCE-3003-0.23.patch, MAPREDUCE-3003.patch,
> MAPREDUCE-3003.patch, MAPREDUCE-3003.patch, MAPREDUCE-3003.patch
>
>
> Currently this is failing since no distribution management section is defined
> in the POM.
> https://builds.apache.org/view/G-L/view/Hadoop/job/Hadoop-Common-trunk-Commit/883/consoleFull
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira