Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- hadoopuser@arun-desktop:/usr/local/myhadoop$ ant
- Buildfile: build.xml
- clover.setup:
- clover.info:
- [echo]
- [echo] Clover not found. Code coverage reports disabled.
- [echo]
- clover:
- ivy-download:
- [get] Getting: http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.1.0/ivy-2.1.0.jar
- [get] To: /usr/local/myhadoop/ivy/ivy-2.1.0.jar
- [get] Not modified - so not downloaded
- ivy-init-dirs:
- ivy-probe-antlib:
- ivy-init-antlib:
- ivy-init:
- [ivy:configure] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
- [ivy:configure] :: loading settings :: file = /usr/local/myhadoop/ivy/ivysettings.xml
- ivy-resolve-common:
- [ivy:resolve] :: resolving dependencies :: org.apache.hadoop#Hadoop;working@arun-desktop
- [ivy:resolve] confs: [common]
- [ivy:resolve] found commons-logging#commons-logging;1.0.4 in oss-sonatype
- [ivy:resolve] found log4j#log4j;1.2.15 in maven2
- [ivy:resolve] found commons-httpclient#commons-httpclient;3.0.1 in maven2
- [ivy:resolve] found commons-codec#commons-codec;1.4 in maven2
- [ivy:resolve] found commons-cli#commons-cli;1.2 in maven2
- [ivy:resolve] found xmlenc#xmlenc;0.52 in maven2
- [ivy:resolve] found commons-daemon#commons-daemon;1.0.1 in maven2
- [ivy:resolve] found net.java.dev.jets3t#jets3t;0.6.1 in maven2
- [ivy:resolve] found commons-net#commons-net;1.4.1 in maven2
- [ivy:resolve] found oro#oro;2.0.8 in maven2
- [ivy:resolve] found org.mortbay.jetty#jetty;6.1.26 in maven2
- [ivy:resolve] found org.mortbay.jetty#jetty-util;6.1.26 in maven2
- [ivy:resolve] found org.mortbay.jetty#servlet-api;2.5-20081211 in maven2
- [ivy:resolve] found tomcat#jasper-runtime;5.5.12 in maven2
- [ivy:resolve] found tomcat#jasper-compiler;5.5.12 in maven2
- [ivy:resolve] found commons-el#commons-el;1.0 in maven2
- [ivy:resolve] found commons-configuration#commons-configuration;1.6 in maven2
- [ivy:resolve] found commons-collections#commons-collections;3.2.1 in maven2
- [ivy:resolve] found commons-lang#commons-lang;2.4 in maven2
- [ivy:resolve] found commons-logging#commons-logging;1.1.1 in maven2
- [ivy:resolve] found commons-digester#commons-digester;1.8 in maven2
- [ivy:resolve] found commons-beanutils#commons-beanutils;1.7.0 in maven2
- [ivy:resolve] found commons-beanutils#commons-beanutils-core;1.8.0 in maven2
- [ivy:resolve] found org.apache.commons#commons-math;2.1 in maven2
- [ivy:resolve] found junit#junit;4.5 in maven2
- [ivy:resolve] found commons-logging#commons-logging-api;1.0.4 in maven2
- [ivy:resolve] found org.slf4j#slf4j-api;1.4.3 in maven2
- [ivy:resolve] found org.eclipse.jdt#core;3.1.1 in maven2
- [ivy:resolve] found org.slf4j#slf4j-log4j12;1.4.3 in maven2
- [ivy:resolve] found org.codehaus.jackson#jackson-mapper-asl;1.0.1 in maven2
- [ivy:resolve] found org.codehaus.jackson#jackson-core-asl;1.0.1 in maven2
- [ivy:resolve] found org.mockito#mockito-all;1.8.5 in maven2
- [ivy:resolve] found com.jcraft#jsch;0.1.42 in maven2
- [ivy:resolve] found org.aspectj#aspectjrt;1.6.5 in maven2
- [ivy:resolve] found org.aspectj#aspectjtools;1.6.5 in maven2
- [ivy:resolve] :: resolution report :: resolve 1348ms :: artifacts dl 37ms
- [ivy:resolve] :: evicted modules:
- [ivy:resolve] commons-logging#commons-logging;1.0.4 by [commons-logging#commons-logging;1.1.1] in [common]
- [ivy:resolve] commons-logging#commons-logging;1.0.3 by [commons-logging#commons-logging;1.1.1] in [common]
- [ivy:resolve] commons-logging#commons-logging;1.1 by [commons-logging#commons-logging;1.1.1] in [common]
- ---------------------------------------------------------------------
- | | modules || artifacts |
- | conf | number| search|dwnlded|evicted|| number|dwnlded|
- ---------------------------------------------------------------------
- | common | 37 | 0 | 0 | 3 || 33 | 0 |
- ---------------------------------------------------------------------
- [ivy:resolve]
- [ivy:resolve] :: problems summary ::
- [ivy:resolve] :::: WARNINGS
- [ivy:resolve] ::::::::::::::::::::::::::::::::::::::::::::::
- [ivy:resolve] :: UNRESOLVED DEPENDENCIES ::
- [ivy:resolve] ::::::::::::::::::::::::::::::::::::::::::::::
- [ivy:resolve] :: log4j#log4j;1.2.15: configuration not found in log4j#log4j;1.2.15: 'master'. It was required from org.apache.hadoop#Hadoop;working@arun-desktop log4j
- [ivy:resolve] ::::::::::::::::::::::::::::::::::::::::::::::
- [ivy:resolve]
- [ivy:resolve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
- BUILD FAILED
- /usr/local/myhadoop/build.xml:2041: impossible to resolve dependencies:
- resolve failed - see output for details
- Total time: 2 seconds
Advertisement
Add Comment
Please, Sign In to add comment