[
https://issues.apache.org/jira/browse/HIVE-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13006971#comment-13006971
]
Gerrit Jansen van Vuuren commented on HIVE-1095:
------------------------------------------------
Hi,
The above patch compiles and generates the maven artifacts to : build/maven
3 directories are generated: jars, licences, and poms.
Notes:
The poms are automatically generated from the ivy dependencies.
md5 and sha1 checksums is generated for each artifact (jar, pom, and licence).
Target to run:
>From the trunk/build.xml the target make-maven can be used.
>From each sub project the target make-pom can be used.
As far as I could read this should be enough to deploy to a maven repository.
The groupId would be org.apache.hadoop.hive, this is what was in the ivy files.
I have added another target called maven-publish in the trunk/build.xml
This has not been tested and is supposed to make deployment to a maven
repository easier.
> Hive in Maven
> -------------
>
> Key: HIVE-1095
> URL: https://issues.apache.org/jira/browse/HIVE-1095
> Project: Hive
> Issue Type: Task
> Components: Build Infrastructure
> Affects Versions: 0.6.0
> Reporter: Gerrit Jansen van Vuuren
> Priority: Minor
> Attachments: HIVE-1095-trunk.patch, HIVE-1095.v2.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.
For more information on JIRA, see: http://www.atlassian.com/software/jira