You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Daniel Dai (JIRA)" <ji...@apache.org> on 2009/12/25 08:04:29 UTC

[jira] Commented: (PIG-1173) pig cannot be built without an internet connection

    [ https://issues.apache.org/jira/browse/PIG-1173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794545#action_12794545 ] 

Daniel Dai commented on PIG-1173:
---------------------------------

Hi, Jeff,
I tried your patch, but I still get this error when I offline, any clue?

[get] Error getting http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.0.0-rc2/ivy-2.0.0-rc2.jar to /home/jianyong/pig/ivy/ivy-2.0.0-rc2.jar

BUILD FAILED
java.net.UnknownHostException: repo2.maven.org

> pig cannot be built without an internet connection
> --------------------------------------------------
>
>                 Key: PIG-1173
>                 URL: https://issues.apache.org/jira/browse/PIG-1173
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Jeff Hodges
>            Priority: Minor
>         Attachments: offlinebuild.patch
>
>
> Pig's build.xml does not allow for offline building even when it's been built before. This is because the ivy-download target has not conditional associated with it to turn it off. The Hadoop seems to be adding an unless="offline" to the ivy-download target.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.