[ 
https://issues.apache.org/jira/browse/HADOOP-5107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742694#action_12742694
 ] 

Giridharan Kesavan commented on HADOOP-5107:
--------------------------------------------

I was able to use ivy to publish ivy.xml and hadoop jars to a local filesystem 
using filesystem resolver ,scp resolver to people.apache.org:/home/<myhome>

And everyone had concerns about publishing on to the home folder including me 
using ivy scp resolver.

I tried using the respository.apache.org maven repository (nexus) for 
publishing ivy artifacts (ivy.xml and hadoop.jar) I coudnt do the publishing 
even to the snapshot repository. I get the forbidden error.(I verified the 
authentication as my userid has access to the maven repo.)

When I tried doing the same publishing to a local nexus instance I was able to 
publish it. 
After discussions with Brian (nexus repo admin), it looks like apache maven 
repo follows maven standards and he is not sure of publishing ivy.xml files to 
this repo.

Now I'm trying out with maven ant task.


 

> split the core, hdfs, and mapred jars from each other and publish them 
> independently to the Maven repository
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-5107
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5107
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.20.0
>            Reporter: Owen O'Malley
>            Assignee: Giridharan Kesavan
>         Attachments: common-trunk.patch, hdfs-trunk.patch, 
> mapreduce-trunk.patch
>
>
> I think to support splitting the projects, we should publish the jars for 
> 0.20.0 as independent jars to the Maven repository 

-- 
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