-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/7024/
-----------------------------------------------------------

(Updated Sept. 11, 2012, 6:30 p.m.)


Review request for hive, Ashutosh Chauhan, Dmitriy Ryaboy, and Feng Peng.


Changes
-------

This updated diff reverts the maven-ant-task initialization changes that were 
made to match the docs. Testing shows the current configuration works too, so 
we'll leave it as-is.


Description
-------

Add Hive build support for publishing artifacts to a user-defined Maven repo. 
This is accomplished with:

ant clean maven-build maven-publish -Dversion=0.10.0-mybuild01 
-Dmvn.deploy.id=my.repo.id -Dmvn.deploy.url=http://my.maven.repo/path

This feature will be useful for developers who maintain their own build and 
need to share those artifacts with others.


This addresses bug HIVE-3450.
    https://issues.apache.org/jira/browse/HIVE-3450


Diffs (updated)
-----

  build.properties d2bfc30 
  build.xml add5a46 

Diff: https://reviews.apache.org/r/7024/diff/


Testing
-------


Thanks,

Travis Crawford

Reply via email to