I removed Curator from my local Maven repo and then did: > mvn -DskipTests -Darguments="-DskipTests" clean install
and it built successfully. Here's my Maven version: Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0 Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T21:39:06+02:00) Maven home: /usr/local/Cellar/maven/3.5.0/libexec Java version: 1.8.0_101, vendor: Oracle Corporation Java home: /Library/Java/JavaVirtualMachines/jdk1.8.0_101.jdk/Contents/Home/jre Default locale: en_US, platform encoding: UTF-8 OS name: "mac os x", version: "10.12.6", arch: "x86_64", family: "mac" > On Oct 19, 2017, at 7:49 AM, kenneth mcfarland <[email protected]> > wrote: > > Hello Curator Community! > > I am experiencing build failures. I have attached the log file. This is a > full mvn clean install. > <curator-mvn-clean-install.txt>
