Gora trunk is not on 0.1 as Nutch' ivy points to. Use the correct version of Gora trunk in Nutch' ivy conf will fix this.
> Hi, > > Working with a fresh svn co of Nutch trunk (co today) and Gora trunk (also > co today) I get the following error when trying to compile Nutch having > successfully compiled Gora. > > [ivy:resolve] ==== local: tried > [ivy:resolve] > /home/lewis/.ivy2/local/org.apache.gora/gora-hbase/0.1/ivys/ivy.xml > [ivy:resolve] -- artifact > org.apache.gora#gora-hbase;0.1!gora-hbase.jar: > [ivy:resolve] > /home/lewis/.ivy2/local/org.apache.gora/gora-hbase/0.1/jars/gora-hbase.jar > [ivy:resolve] :::::::::::::::::::::::::::::::::::::::::::::: > [ivy:resolve] :: UNRESOLVED DEPENDENCIES :: > [ivy:resolve] :::::::::::::::::::::::::::::::::::::::::::::: > [ivy:resolve] :: org.apache.gora#gora-hbase;0.1: not found > [ivy:resolve] :::::::::::::::::::::::::::::::::::::::::::::: > [ivy:resolve] :::: ERRORS > [ivy:resolve] unknown resolver maven2-local > [ivy:resolve] unknown resolver maven2-local > [ivy:resolve] unknown resolver maven2-local > [ivy:resolve] unknown resolver maven2-local > [ivy:resolve] unknown resolver maven2-local > [ivy:resolve] unknown resolver maven2-local > [ivy:resolve] unknown resolver maven2-local > [ivy:resolve] unknown resolver maven2-local > [ivy:resolve] > [ivy:resolve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS > > BUILD FAILED > /home/lewis/ASF/trunk/build.xml:458: impossible to resolve dependencies: > resolve failed - see output for details > > Total time: 1 minute 32 seconds > > I am aware that can be attributed to the fact that there is no maven > artefact for automatic download therefore we need to add hbase jar file to > $NUTCH_HOME/lib before build. Even when this has been done I am getting the > above error. > > Any ideas please? I haven't had this problem in the past and sitting > puzzling here. > > Thank you

