Peter, thanks for the Java update suggestion. With JDK 1.8.0_131 installed, the 2.0 src all seems to build. Output below:
System info: adagio:~/local/any23/apache-any23-2.0-src $ mvn -V Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T14:39:06-05:00) Maven home: /usr/local/Cellar/maven/3.5.0/libexec Java version: 1.8.0_131, vendor: Oracle Corporation Java home: /Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/jre Default locale: en_US, platform encoding: UTF-8 OS name: "mac os x", version: "10.12.5", arch: "x86_64", family: "mac" Build summary: [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Any23 ............................... SUCCESS [ 4.485 s] [INFO] Apache Any23 :: Base API ................... SUCCESS [ 2.140 s] [INFO] Apache Any23 :: Test Resources ............. SUCCESS [ 0.537 s] [INFO] Apache Any23 :: CSV Utilities .............. SUCCESS [ 0.302 s] [INFO] Apache Any23 :: Mime Type Detection ........ SUCCESS [ 3.108 s] [INFO] Apache Any23 :: Encoding Detection ......... SUCCESS [ 1.349 s] [INFO] Apache Any23 :: Core ....................... SUCCESS [ 13.081 s] [INFO] Apache Any23 :: CLI ........................ SUCCESS [ 11.785 s] [INFO] Apache Any23 :: Plugins :: Basic Crawler ... SUCCESS [ 20.927 s] [INFO] Apache Any23 :: Plugins :: HTML Scraper .... SUCCESS [ 1.652 s] [INFO] Apache Any23 :: Plugins :: Office Scraper .. SUCCESS [ 2.571 s] [INFO] Apache Any23 :: Plugins :: Integration Test SUCCESS [ 40.570 s] [INFO] Apache Any23 :: Service .................... SUCCESS [ 24.598 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:07 min
