[ https://issues.apache.org/jira/browse/HIVE-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gerrit Jansen van Vuuren updated HIVE-1095: ------------------------------------------- Attachment: hiveReleasedToMaven.tar.gz This package is meant to be used to prepare the hive 0.4.1 and 0.5.0 jars for maven deploy as per http://www.apache.org/dev/release-publishing.html#repository-guide. The tar.gz contains: -> build.xml ->resources/ ->0.5.0/ ->poms, licences ->0.4.1/ ->poms, licences How to use for hive 0.4.1: 1)Extract the hiveReleasedToMaven.tar.gz to a directory. 2)At command line type: ant preparejars-0.4.1 3)On success the poms, jars, licences directories can be found at build/dist/0.4.1 4)Use scp to deploy to [username]:[passwo...@people.apache.org:/www/people.apache.org/repo/m1-ibiblio-rsync-repository/org/apache/hadoop/hive/ How to use for hive 0.5.0: 1)Extract the hiveReleasedToMaven.tar.gz to a directory. 2)At command line type: ant preparejars-0.5.0 3)On success the poms,jars, licences directories can be found at build/dist/0.5.0 4)Use scp to deploy to [username]:[passwo...@people.apache.org:/www/people.apache.org/repo/m1-ibiblio-rsync-repository/org/apache/hadoop/hive/ > Hive in Maven > ------------- > > Key: HIVE-1095 > URL: https://issues.apache.org/jira/browse/HIVE-1095 > Project: Hadoop Hive > Issue Type: Task > Components: Build Infrastructure > Affects Versions: 0.6.0 > Reporter: Gerrit Jansen van Vuuren > Priority: Minor > Fix For: 0.6.0 > > Attachments: hiveReleasedToMaven.tar.gz > > > Getting hive into maven main repositories > Documentation on how to do this is on: > http://maven.apache.org/guides/mini/guide-central-repository-upload.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.