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 2015/03/26 17:58:54 UTC

[jira] [Created] (PIG-4484) Ant pull jetty-6.1.26.zip on some platform

Daniel Dai created PIG-4484:
-------------------------------

             Summary: Ant pull jetty-6.1.26.zip on some platform
                 Key: PIG-4484
                 URL: https://issues.apache.org/jira/browse/PIG-4484
             Project: Pig
          Issue Type: Bug
          Components: build
            Reporter: Daniel Dai
            Assignee: Daniel Dai
             Fix For: 0.15.0


On some platform, Pig build fail with the message:
[ivy:resolve] 		::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve] 		::              FAILED DOWNLOADS            ::
[ivy:resolve] 		:: ^ see resolution messages for details  ^ ::
[ivy:resolve] 		::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve] 		:: org.mortbay.jetty#jetty;6.1.26!jetty.zip
[ivy:resolve] 		::::::::::::::::::::::::::::::::::::::::::::::

For some reason ivy is trying to pull jetty.zip instead of jetty.jar, and fail with the zip file is not there.

When I examining the ivy.xml, I also find we put jetty twice. Fix that as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)