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

Review request for hcatalog.


Description
-------

Add support for publishing HCatalog artifacts to maven repos. By default we 
will publish to the Apache snapshot repo, but users can override to any Maven 
repo (apache releases, internal, etc.)


This addresses bug HCATALOG-132.
    https://issues.apache.org/jira/browse/HCATALOG-132


Diffs
-----

  http://svn.apache.org/repos/asf/incubator/hcatalog/trunk/ant/dependencies.xml 
1389508 
  http://svn.apache.org/repos/asf/incubator/hcatalog/trunk/ant/deploy.xml 
1389508 
  http://svn.apache.org/repos/asf/incubator/hcatalog/trunk/build-common.xml 
1389508 
  http://svn.apache.org/repos/asf/incubator/hcatalog/trunk/build.properties 
1389508 
  http://svn.apache.org/repos/asf/incubator/hcatalog/trunk/build.xml 1389508 

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


Testing
-------

Running the free version of Sonatype Nexus locally, I can publish with:

ant clean package mvn-deploy -Dmvn.deploy.repo.id=nexus.local 
-Dmvn.deploy.repo.url=http://localhost:8081/nexus/content/repositories/snapshots/


Thanks,

Travis Crawford

Reply via email to