Hi Guys, I'm trying to work on NUTCH-1205, however I am stumbling with some of the Ivy conf= settings.
Can anyone explain the difference between the following <dependency org="org.apache.gora" name="gora-core" rev="0.2-incubating" conf="*->compile"/> <dependency org="org.apache.gora" name="gora-core" rev="0.2-incubating" conf="*->default"/> <dependency org="org.apache.gora" name="gora-core" rev="0.2-incubating" conf="*->master"/> I really don't have a clue, however I do know that building the project with the 1st of the above works and the rest fail! Thanks -- Lewis

