[ 
https://issues.apache.org/jira/browse/HCATALOG-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13428222#comment-13428222
 ] 

Travis Crawford commented on HCATALOG-132:
------------------------------------------

Adding publishing was pretty easy. I published snapshots while testing to:

https://repository.apache.org/index.html#nexus-search;quick~org.apache.hcatalog

We do have a few more things to do before this is complete though.

* 
[publishing-maven-artifacts.html|http://www.apache.org/dev/publishing-maven-artifacts.html]
 says "Note: Be sure that the generated artifacts respect the Apache release 
rules : NOTICE and LICENSE files should be present in the META-INF directory 
within the jar." We need to do this.

* Our core artifact pulls in activemq and its deps because the 
server-extensions are in there. That's a very small package, so moving to a 
subproject will be easy. I think we should just do this, so we can trim core 
deps.

* I still have to add publishing support to storage-handlers, which aren't yet 
on the new build-common. Not sure if its easier to jank it right in, or fully 
migrate the build file. Need to take a look.

My working branch is 
https://github.com/traviscrawford/hcatalog/tree/HCATALOG-132_publish_to_maven 
if anyone is interested.
                
> Add HCatalog to Maven Repository
> --------------------------------
>
>                 Key: HCATALOG-132
>                 URL: https://issues.apache.org/jira/browse/HCATALOG-132
>             Project: HCatalog
>          Issue Type: New Feature
>            Reporter: David Capwell
>            Assignee: Travis Crawford
>              Labels: maven
>
> HCat should be in maven main repositories

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to