You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by kenneth mcfarland <ke...@gmail.com> on 2017/10/19 05:49:11 UTC

Build Failing

Hello Curator Community!

I am experiencing build failures. I have attached the log file. This is a
full mvn clean install.

Re: Build Failing

Posted by Jordan Zimmerman <jo...@jordanzimmerman.com>.
Thanks for taking an interest. That Apache program didn't work out too well but the truth is we need more active committers. So, whatever help you may need please ask and we'll do our best to help.

-JZ

> On Oct 19, 2017, at 10:35 AM, kenneth mcfarland <ke...@gmail.com> wrote:
> 
> It's in eclipse and I can dig around and learn so I'm happy, thank you for
> helping me.
> 
> On Oct 19, 2017 1:30 AM, "Jordan Zimmerman" <jo...@jordanzimmerman.com>
> wrote:
> 
> We have some known flakey tests.
> 
>> On Oct 19, 2017, at 10:28 AM, kenneth mcfarland <
> kennethpmcfarland@gmail.com> wrote:
>> 
>> That's the magic! Builds just fine with that command.
>> 
>> Thank you much
>> 
>> On Oct 19, 2017 1:24 AM, "Jordan Zimmerman" <jo...@jordanzimmerman.com>
>> wrote:
>> 
>>> 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 <
>>> kennethpmcfarland@gmail.com> 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>
>>> 
>>> 


Re: Build Failing

Posted by kenneth mcfarland <ke...@gmail.com>.
It's in eclipse and I can dig around and learn so I'm happy, thank you for
helping me.

On Oct 19, 2017 1:30 AM, "Jordan Zimmerman" <jo...@jordanzimmerman.com>
wrote:

We have some known flakey tests.

> On Oct 19, 2017, at 10:28 AM, kenneth mcfarland <
kennethpmcfarland@gmail.com> wrote:
>
> That's the magic! Builds just fine with that command.
>
> Thank you much
>
> On Oct 19, 2017 1:24 AM, "Jordan Zimmerman" <jo...@jordanzimmerman.com>
> wrote:
>
>> 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 <
>> kennethpmcfarland@gmail.com> 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>
>>
>>

Re: Build Failing

Posted by Jordan Zimmerman <jo...@jordanzimmerman.com>.
We have some known flakey tests.

> On Oct 19, 2017, at 10:28 AM, kenneth mcfarland <ke...@gmail.com> wrote:
> 
> That's the magic! Builds just fine with that command.
> 
> Thank you much
> 
> On Oct 19, 2017 1:24 AM, "Jordan Zimmerman" <jo...@jordanzimmerman.com>
> wrote:
> 
>> 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 <
>> kennethpmcfarland@gmail.com> 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>
>> 
>> 


Re: Build Failing

Posted by kenneth mcfarland <ke...@gmail.com>.
That's the magic! Builds just fine with that command.

Thank you much

On Oct 19, 2017 1:24 AM, "Jordan Zimmerman" <jo...@jordanzimmerman.com>
wrote:

> 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 <
> kennethpmcfarland@gmail.com> 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>
>
>

Re: Build Failing

Posted by Jordan Zimmerman <jo...@jordanzimmerman.com>.
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 <ke...@gmail.com> 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>