sebastian-nagel commented on pull request #561: URL: https://github.com/apache/nutch/pull/561#issuecomment-769028827
Regarding the second error (`NoSuchMethodError`): I was able to solve it by cleaning up my `~/.ant/lib/` folder. The class `com.google.common.io.Files` was also included in some of the jars there, with a version incompatible to that required by dependency-check tool. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]

