Hi Markus yes I did manage to get it working 'on my own desktop', however I'm referring specifically to our nightly builds on Hudson Jenkins.
I have been in touch with the builds@ team in an attempt to get Trunk to build successfully, however the ivy/ivy.xml which exists under trunk svn specifies these two dependencies which do not exist. I'm hoping that if we can specify versions 0.1.1-incubating, or 0.1-incubating (which exist on repository.apache.org) for both depencies then we could get a succesful build which people can check out and begin to use with ease. On Thu, Aug 11, 2011 at 2:44 PM, Markus Jelsma <[email protected]>wrote: > Huh? Didn't you manage to get it running few days ago? I believe Gora trunk > is > 0.2. There is no tag indeed. > > On Thursday 11 August 2011 15:41:46 lewis john mcgibbney wrote: > > Hi, > > > > Trunk always fails when trying to retrieve the following Gora dendencies > > > > [ivy:resolve] :::::::::::::::::::::::::::::: > > > > [ivy:resolve] :: UNRESOLVED DEPENDENCIES :: > > [ivy:resolve] :::::::::::::::::::::::::::::::::::::::::::::: > > [ivy:resolve] :: org.apache.gora#gora-core;0.2-incubating: not > > found > > [ivy:resolve] :: org.apache.gora#gora-sql;0.2-incubating: not > > found > > [ivy:resolve] :::::::::::::::::::::::::::::::::::::::::::::: > > [ivy:resolve] > > [ivy:resolve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS > > > > This is because $NUTCH_TRUNK/ivy/ivy.xml specifies these as: > > > > <dependency org="org.apache.gora" name="gora-sql" rev="0.2-incubating" > > conf="*->compile"/> > > <dependency org="org.apache.gora" name="gora-core" rev="0.2-incubating" > > conf="*->compile"/> > > > > However on repository.apache.org there is no 0.2-incubating version of > both > > these dependencies, only 0.1.1-incubating and 0.1-incubating. > > > > Can we please decide on which rev of these dependencies to use within the > > ivy.xml then we can hopefully get a clean build??? > > > > Thanks > > -- > Markus Jelsma - CTO - Openindex > http://www.linkedin.com/in/markus17 > 050-8536620 / 06-50258350 > -- *Lewis*

