I have not been able to build Solr 5.5.3 from the source. - I was able to build Solr 6.4 successfully but haven't been able to build solr 5.5.3 (which I need) successfully. - I have tried deleting the cache and building again. Same errors.
I've been getting unresolved dependencies error. I get the following output when using ant compile -v Apache Ant(TM) version 1.9.6 compiled on July 8 2015 Trying the default build file: build.xml Buildfile: /home/sahil/Work/solr/solr-5.5.3/build.xml Detected Java version: 1.8 in: /usr/lib/jvm/jdk1.8.0_121/jre Detected OS: Linux parsing buildfile /home/sahil/Work/solr/solr-5.5.3/build.xml with URI = file:/home/sahil/Work/solr/solr-5.5.3/build.xml Project base dir set to: /home/sahil/Work/solr/solr-5.5.3 parsing buildfile jar:file:/usr/share/ant/lib/ant.jar!/org/apache/tools/ant/antlib.xml with URI = jar:file:/usr/share/ant/lib/ant.jar!/org/apache/tools/ant/antlib.xml from a zip file Importing file /home/sahil/Work/solr/solr-5.5.3/lucene/common-build.xml from /home/sahil/Work/solr/solr-5.5.3/build.xml Overriding previous definition of reference to ant.projectHelper parsing buildfile /home/sahil/Work/solr/solr-5.5.3/lucene/common-build.xml with URI = file:/home/sahil/Work/solr/solr-5.5.3/lucene/common-build.xml . . . // Deleted to make file smaller. Please tell if anything is needed. . . . resolve: [ivy:retrieve] no resolved descriptor found: launching default resolve Overriding previous definition of property "ivy.version" [ivy:retrieve] using ivy parser to parse file:/home/sahil/Work/solr/ solr-5.5.3/solr/core/ivy.xml [ivy:retrieve] :: resolving dependencies :: org.apache.solr#core;working@ D-PGB7YZ [ivy:retrieve] confs: [compile, compile.hadoop] [ivy:retrieve] validate = true [ivy:retrieve] refresh = false [ivy:retrieve] resolving dependencies for configuration 'compile' [ivy:retrieve] == resolving dependencies for org.apache.solr#core;working@D-PGB7YZ [compile] [ivy:retrieve] == resolving dependencies org.apache.solr#core;working@ D-PGB7YZ->commons-codec#commons-codec;1.10 [compile->master] [ivy:retrieve] default: Checking cache for: dependency: commons-codec#commons-codec;1.10 {compile=[master]} [ivy:retrieve] don't use cache for commons-codec#commons-codec;1.10: checkModified=true [ivy:retrieve] tried /home/sahil/.ivy2/local/commons-codec/commons-codec/1. 10/ivys/ivy.xml [ivy:retrieve] tried /home/sahil/.ivy2/local/commons-codec/commons-codec/1. 10/jars/commons-codec.jar [ivy:retrieve] local: no ivy file nor artifact found for commons-codec#commons-codec;1.10 [ivy:retrieve] main: Checking cache for: dependency: commons-codec#commons-codec;1.10 {compile=[master]} [ivy:retrieve] main: module revision found in cache: commons-codec#commons-codec;1.10 [ivy:retrieve] found commons-codec#commons-codec;1.10 in public [ivy:retrieve] == resolving dependencies org.apache.solr#core;working@ D-PGB7YZ->org.apache.commons#commons-exec;1.3 [compile->master] [ivy:retrieve] default: Checking cache for: dependency: org.apache.commons#commons-exec;1.3 {compile=[master]} [ivy:retrieve] don't use cache for org.apache.commons#commons-exec;1.3: checkModified=true [ivy:retrieve] tried /home/sahil/.ivy2/local/org. apache.commons/commons-exec/1.3/ivys/ivy.xml [ivy:retrieve] tried /home/sahil/.ivy2/local/org. apache.commons/commons-exec/1.3/jars/commons-exec.jar [ivy:retrieve] local: no ivy file nor artifact found for org.apache.commons#commons-exec;1.3 [ivy:retrieve] main: Checking cache for: dependency: org.apache.commons#commons-exec;1.3 {compile=[master]} [ivy:retrieve] main: module revision found in cache: org.apache.commons#commons-exec;1.3 [ivy:retrieve] found org.apache.commons#commons-exec;1.3 in public [ivy:retrieve] == resolving dependencies org.apache.solr#core;working@ D-PGB7YZ->commons-fileupload#commons-fileupload;1.3.1 [compile->master] [ivy:retrieve] default: Checking cache for: dependency: commons-fileupload#commons-fileupload;1.3.1 {compile=[master]} [ivy:retrieve] don't use cache for commons-fileupload#commons-fileupload;1.3.1: checkModified=true [ivy:retrieve] local: revision in cache: commons-fileupload#commons- fileupload;1.3.1 [ivy:retrieve] found commons-fileupload#commons-fileupload;1.3.1 in local [ivy:retrieve] == resolving dependencies org.apache.solr#core;working@ D-PGB7YZ->commons-cli#commons-cli;1.2 [compile->master] [ivy:retrieve] default: Checking cache for: dependency: commons-cli#commons-cli;1.2 {compile=[master]} [ivy:retrieve] don't use cache for commons-cli#commons-cli;1.2: checkModified=true [ivy:retrieve] tried /home/sahil/.ivy2/local/commons-cli/commons-cli/1.2/ ivys/ivy.xml [ivy:retrieve] tried /home/sahil/.ivy2/local/commons-cli/commons-cli/1.2/ jars/commons-cli.jar [ivy:retrieve] local: no ivy file nor artifact found for commons-cli#commons-cli;1.2 [ivy:retrieve] main: Checking cache for: dependency: commons-cli#commons-cli;1.2 {compile=[master]} [ivy:retrieve] main: module revision found in cache: commons-cli#commons-cli;1.2 [ivy:retrieve] found commons-cli#commons-cli;1.2 in public [ivy:retrieve] == resolving dependencies org.apache.solr#core;working@ D-PGB7YZ->commons-lang#commons-lang;2.6 [compile->master] [ivy:retrieve] default: Checking cache for: dependency: commons-lang#commons-lang;2.6 {compile=[master]} [ivy:retrieve] don't use cache for commons-lang#commons-lang;2.6: checkModified=true [ivy:retrieve] tried /home/sahil/.ivy2/local/commons-lang/commons-lang/2.6/ ivys/ivy.xml [ivy:retrieve] tried /home/sahil/.ivy2/local/commons-lang/commons-lang/2.6/ jars/commons-lang.jar [ivy:retrieve] local: no ivy file nor artifact found for commons-lang#commons-lang;2.6 [ivy:retrieve] main: Checking cache for: dependency: commons-lang#commons-lang;2.6 {compile=[master]} [ivy:retrieve] main: module revision found in cache: commons-lang#commons-lang;2.6 [ivy:retrieve] found commons-lang#commons-lang;2.6 in public [ivy:retrieve] == resolving dependencies org.apache.solr#core;working@ D-PGB7YZ->com.google.guava#guava;14.0.1 [compile->master] [ivy:retrieve] default: Checking cache for: dependency: com.google.guava#guava;14.0.1 {compile=[master]} [ivy:retrieve] don't use cache for com.google.guava#guava;14.0.1: checkModified=true [ivy:retrieve] tried /home/sahil/.ivy2/local/com.google.guava/guava/14.0.1/ ivys/ivy.xml [ivy:retrieve] tried /home/sahil/.ivy2/local/com.google.guava/guava/14.0.1/ jars/guava.jar [ivy:retrieve] local: no ivy file nor artifact found for com.google.guava#guava;14.0.1 [ivy:retrieve] main: Checking cache for: dependency: com.google.guava#guava;14.0.1 {compile=[master]} [ivy:retrieve] main: module revision found in cache: com.google.guava#guava;14.0.1 [ivy:retrieve] found com.google.guava#guava;14.0.1 in public [ivy:retrieve] == resolving dependencies org.apache.solr#core;working@ D-PGB7YZ->com.spatial4j#spatial4j;0.5 [compile->master] [ivy:retrieve] default: Checking cache for: dependency: com.spatial4j#spatial4j;0.5 {compile=[master]} [ivy:retrieve] don't use cache for com.spatial4j#spatial4j;0.5: checkModified=true [ivy:retrieve] tried /home/sahil/.ivy2/local/com. spatial4j/spatial4j/0.5/ivys/ivy.xml [ivy:retrieve] tried /home/sahil/.ivy2/local/com. spatial4j/spatial4j/0.5/jars/spatial4j.jar [ivy:retrieve] local: no ivy file nor artifact found for com.spatial4j#spatial4j;0.5 [ivy:retrieve] main: Checking cache for: dependency: com.spatial4j#spatial4j;0.5 {compile=[master]} [ivy:retrieve] main: module revision found in cache: com.spatial4j#spatial4j;0.5 [ivy:retrieve] found com.spatial4j#spatial4j;0.5 in public [ivy:retrieve] == resolving dependencies org.apache.solr#core;working@ D-PGB7YZ->org.antlr#antlr4-runtime;4.5.1-1 [compile->master] [ivy:retrieve] default: Checking cache for: dependency: org.antlr#antlr4-runtime;4.5.1-1 {compile=[master], compile.hadoop=[master], test=[master], test.DfsMiniCluster=[master], test.MiniKdc=[master]} [ivy:retrieve] don't use cache for org.antlr#antlr4-runtime;4.5.1-1: checkModified=true [ivy:retrieve] tried /home/sahil/.ivy2/local/org. antlr/antlr4-runtime/4.5.1-1/ivys/ivy.xml [ivy:retrieve] tried /home/sahil/.ivy2/local/org. antlr/antlr4-runtime/4.5.1-1/jars/antlr4-runtime.jar [ivy:retrieve] local: no ivy file nor artifact found for org.antlr#antlr4-runtime;4.5.1-1 [ivy:retrieve] main: Checking cache for: dependency: org.antlr#antlr4-runtime;4.5.1-1 {compile=[master], compile.hadoop=[master], test=[master], test.DfsMiniCluster=[master], test.MiniKdc=[master]} [ivy:retrieve] main: module revision found in cache: org.antlr#antlr4-runtime;4.5.1-1 [ivy:retrieve] found org.antlr#antlr4-runtime;4.5.1-1 in public [ivy:retrieve] == resolving dependencies org.apache.solr#core;working@ D-PGB7YZ->org.ow2.asm#asm;5.0.4 [compile->master] [ivy:retrieve] default: Checking cache for: dependency: org.ow2.asm#asm;5.0.4 {compile=[master]} [ivy:retrieve] don't use cache for org.ow2.asm#asm;5.0.4: checkModified=true [ivy:retrieve] tried /home/sahil/.ivy2/local/org. ow2.asm/asm/5.0.4/ivys/ivy.xml [ivy:retrieve] tried /home/sahil/.ivy2/local/org. ow2.asm/asm/5.0.4/jars/asm.jar [ivy:retrieve] local: no ivy file nor artifact found for org.ow2.asm#asm;5.0.4 [ivy:retrieve] main: Checking cache for: dependency: org.ow2.asm#asm;5.0.4 {compile=[master]} [ivy:retrieve] main: module revision found in cache: org.ow2.asm#asm;5.0.4 [ivy:retrieve] found org.ow2.asm#asm;5.0.4 in public [ivy:retrieve] == resolving dependencies org.apache.solr#core;working@ D-PGB7YZ->org.ow2.asm#asm-commons;5.0.4 [compile->master] [ivy:retrieve] default: Checking cache for: dependency: org.ow2.asm#asm-commons;5.0.4 {compile=[master]} [ivy:retrieve] don't use cache for org.ow2.asm#asm-commons;5.0.4: checkModified=true [ivy:retrieve] tried /home/sahil/.ivy2/local/org.ow2.asm/asm-commons/5.0.4/ ivys/ivy.xml [ivy:retrieve] tried /home/sahil/.ivy2/local/org.ow2.asm/asm-commons/5.0.4/ jars/asm-commons.jar [ivy:retrieve] local: no ivy file nor artifact found for org.ow2.asm#asm-commons;5.0.4 [ivy:retrieve] main: Checking cache for: dependency: org.ow2.asm#asm-commons;5.0.4 {compile=[master]} [ivy:retrieve] main: module revision found in cache: org.ow2.asm#asm-commons;5.0.4 [ivy:retrieve] found org.ow2.asm#asm-commons;5.0.4 in public [ivy:retrieve] == resolving dependencies org.apache.solr#core;working@ D-PGB7YZ->org.restlet.jee#org.restlet;2.3.0 [compile->master] [ivy:retrieve] default: Checking cache for: dependency: org.restlet.jee#org.restlet;2.3.0 {compile=[master]} [ivy:retrieve] don't use cache for org.restlet.jee#org.restlet;2.3.0: checkModified=true [ivy:retrieve] tried /home/sahil/.ivy2/local/org. restlet.jee/org.restlet/2.3.0/ivys/ivy.xml [ivy:retrieve] tried /home/sahil/.ivy2/local/org. restlet.jee/org.restlet/2.3.0/jars/org.restlet.jar [ivy:retrieve] local: no ivy file nor artifact found for org.restlet.jee#org.restlet;2.3.0 [ivy:retrieve] main: Checking cache for: dependency: org.restlet.jee#org.restlet;2.3.0 {compile=[master]} [ivy:retrieve] main: module revision found in cache: org.restlet.jee#org.restlet;2.3.0 [ivy:retrieve] found org.restlet.jee#org.restlet;2.3.0 in maven.restlet.org [ivy:retrieve] == resolving dependencies org.apache.solr#core;working@ D-PGB7YZ->org.restlet.jee#org.restlet.ext.servlet;2.3.0 [compile->master] [ivy:retrieve] default: Checking cache for: dependency: org.restlet.jee#org.restlet.ext.servlet;2.3.0 {compile=[master]} [ivy:retrieve] don't use cache for org.restlet.jee#org.restlet.ext.servlet;2.3.0: checkModified=true [ivy:retrieve] tried /home/sahil/.ivy2/local/org. restlet.jee/org.restlet.ext.servlet/2.3.0/ivys/ivy.xml [ivy:retrieve] tried /home/sahil/.ivy2/local/org. restlet.jee/org.restlet.ext.servlet/2.3.0/jars/org.restlet.ext.servlet.jar [ivy:retrieve] local: no ivy file nor artifact found for org.restlet.jee#org.restlet.ext.servlet;2.3.0 [ivy:retrieve] main: Checking cache for: dependency: org.restlet.jee#org.restlet.ext.servlet;2.3.0 {compile=[master]} [ivy:retrieve] main: module revision found in cache: org.restlet.jee#org.restlet.ext.servlet;2.3.0 [ivy:retrieve] found org.restlet.jee#org.restlet.ext.servlet;2.3.0 in maven.restlet.org [ivy:retrieve] == resolving dependencies org.apache.solr#core;working@ D-PGB7YZ->joda-time#joda-time;2.2 [compile->master] [ivy:retrieve] default: Checking cache for: dependency: joda-time#joda-time;2.2 {compile=[master]} [ivy:retrieve] don't use cache for joda-time#joda-time;2.2: checkModified=true [ivy:retrieve] tried /home/sahil/.ivy2/local/joda- time/joda-time/2.2/ivys/ivy.xml [ivy:retrieve] tried /home/sahil/.ivy2/local/joda- time/joda-time/2.2/jars/joda-time.jar [ivy:retrieve] local: no ivy file nor artifact found for joda-time#joda-time;2.2 [ivy:retrieve] main: Checking cache for: dependency: joda-time#joda-time;2.2 {compile=[master]} [ivy:retrieve] main: module revision found in cache: joda-time#joda-time;2.2 [ivy:retrieve] found joda-time#joda-time;2.2 in public [ivy:retrieve] == resolving dependencies org.apache.solr#core;working@D-PGB7YZ->dom4j#dom4j;1.6.1 [compile->master] [ivy:retrieve] default: Checking cache for: dependency: dom4j#dom4j;1.6.1 {compile=[master]} [ivy:retrieve] don't use cache for dom4j#dom4j;1.6.1: checkModified=true [ivy:retrieve] tried /home/sahil/.ivy2/local/dom4j/dom4j/1.6.1/ivys/ivy.xml [ivy:retrieve] tried /home/sahil/.ivy2/local/dom4j/ dom4j/1.6.1/jars/dom4j.jar [ivy:retrieve] local: no ivy file nor artifact found for dom4j#dom4j;1.6.1 [ivy:retrieve] main: Checking cache for: dependency: dom4j#dom4j;1.6.1 {compile=[master]} [ivy:retrieve] main: module revision found in cache: dom4j#dom4j;1.6.1 [ivy:retrieve] found dom4j#dom4j;1.6.1 in public [ivy:retrieve] == resolving dependencies org.apache.solr#core;working@ D-PGB7YZ->com.carrotsearch#hppc;0.7.1 [compile->master] [ivy:retrieve] default: Checking cache for: dependency: com.carrotsearch#hppc;0.7.1 {compile=[master]} [ivy:retrieve] don't use cache for com.carrotsearch#hppc;0.7.1: checkModified=true [ivy:retrieve] tried /home/sahil/.ivy2/local/com. carrotsearch/hppc/0.7.1/ivys/ivy.xml [ivy:retrieve] tried /home/sahil/.ivy2/local/com. carrotsearch/hppc/0.7.1/jars/hppc.jar [ivy:retrieve] local: no ivy file nor artifact found for com.carrotsearch#hppc;0.7.1 [ivy:retrieve] main: Checking cache for: dependency: com.carrotsearch#hppc;0.7.1 {compile=[master]} [ivy:retrieve] main: module revision found in cache: com.carrotsearch#hppc;0.7.1 [ivy:retrieve] found com.carrotsearch#hppc;0.7.1 in public [ivy:retrieve] == resolving dependencies org.apache.solr#core;working@D-PGB7YZ->log4j#log4j;1.2.17 [compile->master] [ivy:retrieve] default: Checking cache for: dependency: log4j#log4j;1.2.17 {compile=[master]} [ivy:retrieve] don't use cache for log4j#log4j;1.2.17: checkModified=true [ivy:retrieve] tried /home/sahil/.ivy2/local/log4j/ log4j/1.2.17/ivys/ivy.xml [ivy:retrieve] tried /home/sahil/.ivy2/local/log4j/ log4j/1.2.17/jars/log4j.jar [ivy:retrieve] local: no ivy file nor artifact found for log4j#log4j;1.2.17 [ivy:retrieve] main: Checking cache for: dependency: log4j#log4j;1.2.17 {compile=[master]} [ivy:retrieve] main: module revision found in cache: log4j#log4j;1.2.17 [ivy:retrieve] found log4j#log4j;1.2.17 in public [ivy:retrieve] == resolving dependencies org.apache.solr#core;working@ D-PGB7YZ->org.slf4j#slf4j-log4j12;1.7.7 [compile->master] [ivy:retrieve] default: Checking cache for: dependency: org.slf4j#slf4j-log4j12;1.7.7 {compile=[master]} [ivy:retrieve] don't use cache for org.slf4j#slf4j-log4j12;1.7.7: checkModified=true [ivy:retrieve] tried /home/sahil/.ivy2/local/org.slf4j/slf4j-log4j12/1.7.7/ ivys/ivy.xml [ivy:retrieve] tried /home/sahil/.ivy2/local/org.slf4j/slf4j-log4j12/1.7.7/ jars/slf4j-log4j12.jar [ivy:retrieve] local: no ivy file nor artifact found for org.slf4j#slf4j-log4j12;1.7.7 [ivy:retrieve] main: Checking cache for: dependency: org.slf4j#slf4j-log4j12;1.7.7 {compile=[master]} [ivy:retrieve] main: module revision found in cache: org.slf4j#slf4j-log4j12;1.7.7 [ivy:retrieve] found org.slf4j#slf4j-log4j12;1.7.7 in public [ivy:retrieve] == resolving dependencies org.apache.solr#core;working@ D-PGB7YZ->org.slf4j#jcl-over-slf4j;1.7.7 [compile->master] [ivy:retrieve] default: Checking cache for: dependency: org.slf4j#jcl-over-slf4j;1.7.7 {compile=[master]} [ivy:retrieve] don't use cache for org.slf4j#jcl-over-slf4j;1.7.7: checkModified=true [ivy:retrieve] tried /home/sahil/.ivy2/local/org. slf4j/jcl-over-slf4j/1.7.7/ivys/ivy.xml [ivy:retrieve] tried /home/sahil/.ivy2/local/org. slf4j/jcl-over-slf4j/1.7.7/jars/jcl-over-slf4j.jar [ivy:retrieve] local: no ivy file nor artifact found for org.slf4j#jcl-over-slf4j;1.7.7 [ivy:retrieve] main: Checking cache for: dependency: org.slf4j#jcl-over-slf4j;1.7.7 {compile=[master]} [ivy:retrieve] main: module revision found in cache: org.slf4j#jcl-over-slf4j;1.7.7 [ivy:retrieve] found org.slf4j#jcl-over-slf4j;1.7.7 in public [ivy:retrieve] == resolving dependencies org.apache.solr#core;working@ D-PGB7YZ->com.fasterxml.jackson.core#jackson-core;2.5.4 [compile->master] [ivy:retrieve] default: Checking cache for: dependency: com.fasterxml.jackson.core#jackson-core;2.5.4 {compile=[master]} [ivy:retrieve] don't use cache for com.fasterxml.jackson.core#jackson-core;2.5.4: checkModified=true [ivy:retrieve] tried /home/sahil/.ivy2/local/com.fasterxml.jackson.core/ jackson-core/2.5.4/ivys/ivy.xml [ivy:retrieve] tried /home/sahil/.ivy2/local/com.fasterxml.jackson.core/ jackson-core/2.5.4/jars/jackson-core.jar [ivy:retrieve] local: no ivy file nor artifact found for com.fasterxml.jackson.core#jackson-core;2.5.4 [ivy:retrieve] main: Checking cache for: dependency: com.fasterxml.jackson.core#jackson-core;2.5.4 {compile=[master]} [ivy:retrieve] main: module revision found in cache: com.fasterxml.jackson.core#jackson-core;2.5.4 [ivy:retrieve] found com.fasterxml.jackson.core#jackson-core;2.5.4 in public [ivy:retrieve] == resolving dependencies org.apache.solr#core;working@ D-PGB7YZ->com.fasterxml.jackson.dataformat#jackson-dataformat-smile;2.5.4 [compile->master] [ivy:retrieve] default: Checking cache for: dependency: com.fasterxml.jackson.dataformat#jackson-dataformat-smile;2.5.4 {compile=[master]} [ivy:retrieve] don't use cache for com.fasterxml.jackson. dataformat#jackson-dataformat-smile;2.5.4: checkModified=true [ivy:retrieve] tried /home/sahil/.ivy2/local/com. fasterxml.jackson.dataformat/jackson-dataformat-smile/2.5.4/ivys/ivy.xml [ivy:retrieve] tried /home/sahil/.ivy2/local/com. fasterxml.jackson.dataformat/jackson-dataformat-smile/2.5. 4/jars/jackson-dataformat-smile.jar [ivy:retrieve] local: no ivy file nor artifact found for com.fasterxml.jackson.dataformat#jackson-dataformat-smile;2.5.4 [ivy:retrieve] main: Checking cache for: dependency: com.fasterxml.jackson. dataformat#jackson-dataformat-smile;2.5.4 {compile=[master]} [ivy:retrieve] main: module revision found in cache: com.fasterxml.jackson. dataformat#jackson-dataformat-smile;2.5.4 [ivy:retrieve] found com.fasterxml.jackson.dataformat#jackson-dataformat-smile;2.5.4 in public [ivy:retrieve] == resolving dependencies org.apache.solr#core;working@ D-PGB7YZ->com.tdunning#t-digest;3.1 [compile->*] [ivy:retrieve] default: Checking cache for: dependency: com.tdunning#t-digest;3.1 {compile=[*]} [ivy:retrieve] don't use cache for com.tdunning#t-digest;3.1: checkModified=true [ivy:retrieve] tried /home/sahil/.ivy2/local/com. tdunning/t-digest/3.1/ivys/ivy.xml [ivy:retrieve] tried /home/sahil/.ivy2/local/com. tdunning/t-digest/3.1/jars/t-digest.jar [ivy:retrieve] local: no ivy file nor artifact found for com.tdunning#t-digest;3.1 [ivy:retrieve] main: Checking cache for: dependency: com.tdunning#t-digest;3.1 {compile=[*]} [ivy:retrieve] main: module revision found in cache: com.tdunning#t-digest;3.1 [ivy:retrieve] found com.tdunning#t-digest;3.1 in public [ivy:retrieve] == resolving dependencies org.apache.solr#core;working@ D-PGB7YZ->com.tdunning#t-digest;3.1 [compile->runtime] [ivy:retrieve] == resolving dependencies org.apache.solr#core;working@ D-PGB7YZ->com.tdunning#t-digest;3.1 [compile->compile] [ivy:retrieve] == resolving dependencies org.apache.solr#core;working@ D-PGB7YZ->com.tdunning#t-digest;3.1 [compile->master] [ivy:retrieve] == resolving dependencies org.apache.solr#core;working@ D-PGB7YZ->com.tdunning#t-digest;3.1 [compile->compile] [ivy:retrieve] resolving dependencies for configuration 'compile.hadoop' [ivy:retrieve] == resolving dependencies for org.apache.solr#core;working@D-PGB7YZ [compile.hadoop] [ivy:retrieve] == resolving dependencies org.apache.solr#core;working@ D-PGB7YZ->org.antlr#antlr4-runtime;4.5.1-1 [compile.hadoop->master] [ivy:retrieve] == resolving dependencies org.apache.solr#core;working@ D-PGB7YZ->org.apache.hadoop#hadoop-common;2.6.0 [compile.hadoop->master] [ivy:retrieve] default: Checking cache for: dependency: org.apache.hadoop#hadoop-common;2.6.0 {compile.hadoop=[master]} [ivy:retrieve] don't use cache for org.apache.hadoop#hadoop-common;2.6.0: checkModified=true [ivy:retrieve] tried /home/sahil/.ivy2/local/org. apache.hadoop/hadoop-common/2.6.0/ivys/ivy.xml [ivy:retrieve] tried /home/sahil/.ivy2/local/org. apache.hadoop/hadoop-common/2.6.0/jars/hadoop-common.jar [ivy:retrieve] local: no ivy file nor artifact found for org.apache.hadoop#hadoop-common;2.6.0 [ivy:retrieve] main: Checking cache for: dependency: org.apache.hadoop#hadoop-common;2.6.0 {compile.hadoop=[master]} [ivy:retrieve] main: module revision found in cache: org.apache.hadoop#hadoop-common;2.6.0 [ivy:retrieve] found org.apache.hadoop#hadoop-common;2.6.0 in public [ivy:retrieve] == resolving dependencies org.apache.solr#core;working@ D-PGB7YZ->org.apache.hadoop#hadoop-hdfs;2.6.0 [compile.hadoop->master] [ivy:retrieve] default: Checking cache for: dependency: org.apache.hadoop#hadoop-hdfs;2.6.0 {compile.hadoop=[master]} [ivy:retrieve] don't use cache for org.apache.hadoop#hadoop-hdfs;2.6.0: checkModified=true [ivy:retrieve] tried /home/sahil/.ivy2/local/org. apache.hadoop/hadoop-hdfs/2.6.0/ivys/ivy.xml [ivy:retrieve] tried /home/sahil/.ivy2/local/org. apache.hadoop/hadoop-hdfs/2.6.0/jars/hadoop-hdfs.jar [ivy:retrieve] local: no ivy file nor artifact found for org.apache.hadoop#hadoop-hdfs;2.6.0 [ivy:retrieve] main: Checking cache for: dependency: org.apache.hadoop#hadoop-hdfs;2.6.0 {compile.hadoop=[master]} [ivy:retrieve] main: module revision found in cache: org.apache.hadoop#hadoop-hdfs;2.6.0 [ivy:retrieve] found org.apache.hadoop#hadoop-hdfs;2.6.0 in public [ivy:retrieve] == resolving dependencies org.apache.solr#core;working@ D-PGB7YZ->org.apache.hadoop#hadoop-annotations;2.6.0 [compile.hadoop->master] [ivy:retrieve] default: Checking cache for: dependency: org.apache.hadoop#hadoop-annotations;2.6.0 {compile.hadoop=[master]} [ivy:retrieve] don't use cache for org.apache.hadoop#hadoop-annotations;2.6.0: checkModified=true [ivy:retrieve] tried /home/sahil/.ivy2/local/org.apache.hadoop/hadoop- annotations/2.6.0/ivys/ivy.xml [ivy:retrieve] tried /home/sahil/.ivy2/local/org.apache.hadoop/hadoop- annotations/2.6.0/jars/hadoop-annotations.jar [ivy:retrieve] local: no ivy file nor artifact found for org.apache.hadoop#hadoop-annotations;2.6.0 [ivy:retrieve] main: Checking cache for: dependency: org.apache.hadoop#hadoop-annotations;2.6.0 {compile.hadoop=[master]} [ivy:retrieve] main: module revision found in cache: org.apache.hadoop#hadoop-annotations;2.6.0 [ivy:retrieve] found org.apache.hadoop#hadoop-annotations;2.6.0 in public [ivy:retrieve] == resolving dependencies org.apache.solr#core;working@ D-PGB7YZ->org.apache.hadoop#hadoop-auth;2.6.0 [compile.hadoop->master] [ivy:retrieve] default: Checking cache for: dependency: org.apache.hadoop#hadoop-auth;2.6.0 {compile.hadoop=[master]} [ivy:retrieve] don't use cache for org.apache.hadoop#hadoop-auth;2.6.0: checkModified=true [ivy:retrieve] tried /home/sahil/.ivy2/local/org. apache.hadoop/hadoop-auth/2.6.0/ivys/ivy.xml [ivy:retrieve] tried /home/sahil/.ivy2/local/org. apache.hadoop/hadoop-auth/2.6.0/jars/hadoop-auth.jar [ivy:retrieve] local: no ivy file nor artifact found for org.apache.hadoop#hadoop-auth;2.6.0 [ivy:retrieve] main: Checking cache for: dependency: org.apache.hadoop#hadoop-auth;2.6.0 {compile.hadoop=[master]} [ivy:retrieve] main: module revision found in cache: org.apache.hadoop#hadoop-auth;2.6.0 [ivy:retrieve] found org.apache.hadoop#hadoop-auth;2.6.0 in public [ivy:retrieve] == resolving dependencies org.apache.solr#core;working@ D-PGB7YZ->commons-configuration#commons-configuration;1.6 [compile.hadoop->master] [ivy:retrieve] default: Checking cache for: dependency: commons-configuration#commons-configuration;1.6 {compile.hadoop=[master]} [ivy:retrieve] don't use cache for commons-configuration#commons-configuration;1.6: checkModified=true [ivy:retrieve] tried /home/sahil/.ivy2/local/commons-configuration/commons- configuration/1.6/ivys/ivy.xml [ivy:retrieve] tried /home/sahil/.ivy2/local/commons-configuration/commons- configuration/1.6/jars/commons-configuration.jar [ivy:retrieve] local: no ivy file nor artifact found for commons-configuration#commons-configuration;1.6 [ivy:retrieve] main: Checking cache for: dependency: commons-configuration#commons-configuration;1.6 {compile.hadoop=[master]} [ivy:retrieve] main: module revision found in cache: commons-configuration#commons-configuration;1.6 [ivy:retrieve] found commons-configuration#commons-configuration;1.6 in public [ivy:retrieve] == resolving dependencies org.apache.solr#core;working@ D-PGB7YZ->commons-collections#commons-collections;3.2.2 [compile.hadoop->master] [ivy:retrieve] default: Checking cache for: dependency: commons-collections#commons-collections;3.2.2 {compile.hadoop=[master]} [ivy:retrieve] don't use cache for commons-collections#commons-collections;3.2.2: checkModified=true [ivy:retrieve] tried /home/sahil/.ivy2/local/commons-collections/commons- collections/3.2.2/ivys/ivy.xml [ivy:retrieve] tried /home/sahil/.ivy2/local/commons-collections/commons- collections/3.2.2/jars/commons-collections.jar [ivy:retrieve] local: no ivy file nor artifact found for commons-collections#commons-collections;3.2.2 [ivy:retrieve] main: Checking cache for: dependency: commons-collections#commons-collections;3.2.2 {compile.hadoop=[master]} [ivy:retrieve] main: module revision found in cache: commons-collections#commons-collections;3.2.2 [ivy:retrieve] found commons-collections#commons-collections;3.2.2 in public [ivy:retrieve] == resolving dependencies org.apache.solr#core;working@ D-PGB7YZ->com.google.protobuf#protobuf-java;2.5.0 [compile.hadoop->master] [ivy:retrieve] default: Checking cache for: dependency: com.google.protobuf#protobuf-java;2.5.0 {compile.hadoop=[master]} [ivy:retrieve] don't use cache for com.google.protobuf#protobuf-java;2.5.0: checkModified=true [ivy:retrieve] tried /home/sahil/.ivy2/local/com. google.protobuf/protobuf-java/2.5.0/ivys/ivy.xml [ivy:retrieve] tried /home/sahil/.ivy2/local/com. google.protobuf/protobuf-java/2.5.0/jars/protobuf-java.jar [ivy:retrieve] local: no ivy file nor artifact found for com.google.protobuf#protobuf-java;2.5.0 [ivy:retrieve] main: Checking cache for: dependency: com.google.protobuf#protobuf-java;2.5.0 {compile.hadoop=[master]} [ivy:retrieve] main: module revision found in cache: com.google.protobuf#protobuf-java;2.5.0 [ivy:retrieve] found com.google.protobuf#protobuf-java;2.5.0 in public [ivy:retrieve] == resolving dependencies org.apache.solr#core;working@ D-PGB7YZ->com.googlecode.concurrentlinkedhashmap# concurrentlinkedhashmap-lru;1.2 [compile.hadoop->master] [ivy:retrieve] default: Checking cache for: dependency: com.googlecode. concurrentlinkedhashmap#concurrentlinkedhashmap-lru;1.2 {compile.hadoop=[master]} [ivy:retrieve] don't use cache for com.googlecode.concurrentlinkedhashmap# concurrentlinkedhashmap-lru;1.2: checkModified=true [ivy:retrieve] tried /home/sahil/.ivy2/local/com.googlecode. concurrentlinkedhashmap/concurrentlinkedhashmap-lru/1.2/ivys/ivy.xml [ivy:retrieve] tried /home/sahil/.ivy2/local/com.googlecode. concurrentlinkedhashmap/concurrentlinkedhashmap-lru/1.2/jars/ concurrentlinkedhashmap-lru.jar [ivy:retrieve] local: no ivy file nor artifact found for com.googlecode. concurrentlinkedhashmap#concurrentlinkedhashmap-lru;1.2 [ivy:retrieve] main: Checking cache for: dependency: com.googlecode. concurrentlinkedhashmap#concurrentlinkedhashmap-lru;1.2 {compile.hadoop=[master]} [ivy:retrieve] main: module revision found in cache: com.googlecode. concurrentlinkedhashmap#concurrentlinkedhashmap-lru;1.2 [ivy:retrieve] found com.googlecode.concurrentlinkedhashmap# concurrentlinkedhashmap-lru;1.2 in public [ivy:retrieve] == resolving dependencies org.apache.solr#core;working@ D-PGB7YZ->org.htrace#htrace-core;3.0.4 [compile.hadoop->master] [ivy:retrieve] default: Checking cache for: dependency: org.htrace#htrace-core;3.0.4 {compile.hadoop=[master]} [ivy:retrieve] don't use cache for org.htrace#htrace-core;3.0.4: checkModified=true [ivy:retrieve] tried /home/sahil/.ivy2/local/org. htrace/htrace-core/3.0.4/ivys/ivy.xml [ivy:retrieve] tried /home/sahil/.ivy2/local/org. htrace/htrace-core/3.0.4/jars/htrace-core.jar [ivy:retrieve] local: no ivy file nor artifact found for org.htrace#htrace-core;3.0.4 [ivy:retrieve] main: Checking cache for: dependency: org.htrace#htrace-core;3.0.4 {compile.hadoop=[master]} [ivy:retrieve] main: module revision found in cache: org.htrace#htrace-core;3.0.4 [ivy:retrieve] found org.htrace#htrace-core;3.0.4 in public [ivy:retrieve] resolved ivy file produced in cache [ivy:retrieve] :: downloading artifacts :: [ivy:retrieve] [NOT REQUIRED] commons-codec#commons-codec;1. 10!commons-codec.jar [ivy:retrieve] [NOT REQUIRED] org.apache.commons#commons- exec;1.3!commons-exec.jar [ivy:retrieve] [NOT REQUIRED] commons-cli#commons-cli;1.2!commons-cli.jar [ivy:retrieve] [NOT REQUIRED] commons-lang#commons-lang;2.6! commons-lang.jar [ivy:retrieve] [NOT REQUIRED] com.google.guava#guava;14.0.1! guava.jar(bundle) [ivy:retrieve] [NOT REQUIRED] com.spatial4j#spatial4j;0.5! spatial4j.jar(bundle) [ivy:retrieve] [NOT REQUIRED] org.antlr#antlr4-runtime;4.5. 1-1!antlr4-runtime.jar [ivy:retrieve] [NOT REQUIRED] org.ow2.asm#asm;5.0.4!asm.jar [ivy:retrieve] [NOT REQUIRED] org.ow2.asm#asm-commons;5.0.4!asm-commons.jar [ivy:retrieve] [NOT REQUIRED] org.restlet.jee#org.restlet;2. 3.0!org.restlet.jar [ivy:retrieve] [NOT REQUIRED] org.restlet.jee#org.restlet. ext.servlet;2.3.0!org.restlet.ext.servlet.jar [ivy:retrieve] [NOT REQUIRED] joda-time#joda-time;2.2!joda-time.jar [ivy:retrieve] [NOT REQUIRED] dom4j#dom4j;1.6.1!dom4j.jar [ivy:retrieve] [NOT REQUIRED] com.carrotsearch#hppc;0.7.1!hppc.jar [ivy:retrieve] [NOT REQUIRED] log4j#log4j;1.2.17!log4j.jar(bundle) [ivy:retrieve] [NOT REQUIRED] org.slf4j#slf4j-log4j12;1.7.7! slf4j-log4j12.jar [ivy:retrieve] [NOT REQUIRED] org.slf4j#jcl-over-slf4j;1.7. 7!jcl-over-slf4j.jar [ivy:retrieve] [NOT REQUIRED] com.fasterxml.jackson.core# jackson-core;2.5.4!jackson-core.jar(bundle) [ivy:retrieve] [NOT REQUIRED] com.fasterxml.jackson. dataformat#jackson-dataformat-smile;2.5.4!jackson- dataformat-smile.jar(bundle) [ivy:retrieve] [NOT REQUIRED] com.tdunning#t-digest;3.1!t-digest.jar [ivy:retrieve] [NOT REQUIRED] org.apache.hadoop#hadoop- common;2.6.0!hadoop-common.jar [ivy:retrieve] [NOT REQUIRED] org.apache.hadoop#hadoop-hdfs; 2.6.0!hadoop-hdfs.jar [ivy:retrieve] [NOT REQUIRED] org.apache.hadoop#hadoop- annotations;2.6.0!hadoop-annotations.jar [ivy:retrieve] [NOT REQUIRED] org.apache.hadoop#hadoop-auth; 2.6.0!hadoop-auth.jar [ivy:retrieve] [NOT REQUIRED] commons-configuration#commons- configuration;1.6!commons-configuration.jar [ivy:retrieve] [NOT REQUIRED] commons-collections#commons- collections;3.2.2!commons-collections.jar [ivy:retrieve] [NOT REQUIRED] com.google.protobuf#protobuf- java;2.5.0!protobuf-java.jar(bundle) [ivy:retrieve] [NOT REQUIRED] com.googlecode.concurrentlinkedhashmap# concurrentlinkedhashmap-lru;1.2!concurrentlinkedhashmap-lru.jar [ivy:retrieve] [NOT REQUIRED] org.htrace#htrace-core;3.0.4!htrace-core.jar [ivy:retrieve] :: resolution report :: resolve 154ms :: artifacts dl 8ms [ivy:retrieve] WARN: :::::::::::::::::::::::::::::::::::::::::::::: [ivy:retrieve] WARN: :: UNRESOLVED DEPENDENCIES :: [ivy:retrieve] WARN: :::::::::::::::::::::::::::::::::::::::::::::: [ivy:retrieve] WARN: :: commons-fileupload#commons-fileupload;1.3.1: configuration not found in commons-fileupload#commons-fileupload;1.3.1: 'master'. It was required from org.apache.solr#core;working@D-PGB7YZ compile [ivy:retrieve] WARN: :::::::::::::::::::::::::::::::::::::::::::::: [ivy:retrieve] report for org.apache.solr#core;working@D-PGB7YZ compile produced in /home/sahil/Work/solr/solr-5.5.3/lucene/build/ivy- resolution-cache/org.apache.solr-core-compile.xml [ivy:retrieve] report for org.apache.solr#core;working@D-PGB7YZ compile.hadoop produced in /home/sahil/Work/solr/solr-5. 5.3/lucene/build/ivy-resolution-cache/org.apache. solr-core-compile.hadoop.xml [ivy:retrieve] resolve done (154ms resolve - 8ms download) [ivy:retrieve] [ivy:retrieve] :: problems summary :: [ivy:retrieve] :::: WARNINGS [ivy:retrieve] :::::::::::::::::::::::::::::::::::::::::::::: [ivy:retrieve] :: UNRESOLVED DEPENDENCIES :: [ivy:retrieve] :::::::::::::::::::::::::::::::::::::::::::::: [ivy:retrieve] :: commons-fileupload#commons-fileupload;1.3.1: configuration not found in commons-fileupload#commons-fileupload;1.3.1: 'master'. It was required from org.apache.solr#core;working@D-PGB7YZ compile [ivy:retrieve] :::::::::::::::::::::::::::::::::::::::::::::: [ivy:retrieve] [ivy:retrieve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS [ant] Exiting /home/sahil/Work/solr/solr-5.5.3/solr/core/build.xml. [subant] Exiting /home/sahil/Work/solr/solr-5.5.3/solr/build.xml.