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

Joep Rottinghuis commented on HDFS-1935:
----------------------------------------

Three files are needed locally to build w/o Inernet connection.

Set the following property
mvn.repo=/home/user

and have three files available:
/home/user/buildrepo/dist/commons/daemon/binaries/1.0.2/linux/commons-daemon-1.0.2-bin-linux-i386.tar.gz
/home/user/buildrepo/org/apache/ivy/ivy/2.1.0/ivy-2.1.0.jar
/home/user/buildrepo/org/apache/maven/maven-ant-tasks/2.0.10/maven-ant-tasks-2.0.10.jar


> Build should not redownload ivy on every invocation
> ---------------------------------------------------
>
>                 Key: HDFS-1935
>                 URL: https://issues.apache.org/jira/browse/HDFS-1935
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>    Affects Versions: 0.22.0
>            Reporter: Todd Lipcon
>            Priority: Trivial
>              Labels: newbie
>             Fix For: 0.22.0
>
>         Attachments: diff, hdfs-1935.patch, hdfs-1935.txt
>
>
> Currently we re-download ivy every time we build. If the jar already exists, 
> we should skip this.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to