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

Eli Collins commented on HADOOP-6955:
-------------------------------------

ant-eclipse isn't in the maven repo (or any maven repo?). Can any of the ivy 
resolvers be used to depend on ad hoc tarballs or jars?  If so would be good to 
use here and with jsvc in hdfs.

I suppose the ant could download these types of dependencies if they don't 
exist (so they're not downloaded each time) and put them in the build dir and 
then use ivy's local fs resolver to create a more proper dependency but would 
be good if ivy could handle this already.    

> ant-eclipse-download
> --------------------
>
>                 Key: HADOOP-6955
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6955
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>            Reporter: Vivek Mishra
>            Priority: Minor
>             Fix For: 0.22.0
>
>
> ant-eclipse-download: Always getting to 
> http://downloads.sourceforge.net/project/ant-eclipse/ant-eclipse/1.0/ant-eclipse-1.0.bin.tar.bz2.
> Can't it be moved to ivy settings to pick from "fs"? Will definitly save 
> build time for projects.

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