lewismc commented on pull request #541: URL: https://github.com/apache/nutch/pull/541#issuecomment-665435316
Hi @balashashanka OK I removed local ant and ivy cache ``` rm -r ~/.ivy2 rm -r ~/.ant ``` I was then able to build the project however now tests are failing. See attached plugin test log [TEST-org.apache.nutch.any23.TestAny23ParseFilter.txt](https://github.com/apache/nutch/files/4992711/TEST-org.apache.nutch.any23.TestAny23ParseFilter.txt) ---------------------------------------------------------------- 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]

