[ 
https://issues.apache.org/jira/browse/HIVE-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12845389#action_12845389
 ] 

Gerrit Jansen van Vuuren commented on HIVE-1095:
------------------------------------------------

Hi,

I've been doing some research and browsing and have find 2 major ways in which 
ASF projects can do deployments for maven, scp or using the ASF Nexus Maven 
Repo Manager. Please ignore step 4 on the above patch for uploading versions 
0.4.1 and 0.5.0.

One option is using the scp to the 
http://people.apache.org/repo/m2-ibiblio-rsync-repository repository but this 
is not the most appropriate and from what I've read ASF projects should use the 
ASF Nexus Maven Repo Manager. I've looked at the hadoop core build.xml files 
and it uses this strategy.

There are 2 ways of deploying using Nexus:
1) Goto https://repository.apache.org/ and deploy the jar files manually see ( 
http://www.sonatype.com/books/nexus-book/reference/staging-sect-uploading-staged.html)
2) Via maven -> Use the ant target provided in this patch called maven-publish

Prior to doing either of these access credentials must be applied for, the 
https://issues.apache.org/jira/browse/INFRA-1896 tasks contains the information 
on how to go about this, with some reference documentation links. 




> 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: HIVE-1095-trunk.patch, 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.

Reply via email to