Ivy configuration settings don't include Gora
---------------------------------------------

                 Key: NUTCH-873
                 URL: https://issues.apache.org/jira/browse/NUTCH-873
             Project: Nutch
          Issue Type: Bug
          Components: build
         Environment: Nutch trunk (formerly Nutchbase)
            Reporter: Chris A. Mattmann
            Assignee: Chris A. Mattmann
            Priority: Blocker
             Fix For: 2.0


The Nutch 2.0 trunk now requires Gora, and even though it's not available in 
any repository, we should still configure Ivy to depend on it so that the build 
will work provided you follow the Gora instructions here:

http://github.com/enis/gora

I've fixed it locally and will commit an update shortly that takes care of it. 
In order to compile Nutch trunk now (before we get Gora into a repo), here are 
the steps (copied from http://github.com/enis/gora):

{noformat}
$ git clone git://github.com/enis/gora.git
$ cd gora 
$ ant
{noformat}

This will install Gora into your local Ivy repo. Then from there on out, just 
update your Ivy resolver (or alternatively just the Nutch build post this issue 
being resolved) and you're good.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to