Re: [4.5] Build Failing

2015-05-08 Thread Mike Tutkowski
Thanks! On Friday, May 8, 2015, Rohit Yadav wrote: > Fixed the checkstyle issue, somehow the version string in that module's > pom.xml did not update. > > > On 08-May-2015, at 2:59 am, Mike Tutkowski > wrote: > > > > Unfortunately, no - it seems that dependency has never been cached > before. >

Re: [4.5] Build Failing

2015-05-08 Thread Rohit Yadav
Fixed the checkstyle issue, somehow the version string in that module's pom.xml did not update. > On 08-May-2015, at 2:59 am, Mike Tutkowski > wrote: > > Unfortunately, no - it seems that dependency has never been cached before. > > On Thursday, May 7, 2015, Marcus wrote: > >> Does mvn -o fix

Re: [4.5] Build Failing

2015-05-07 Thread Mike Tutkowski
Unfortunately, no - it seems that dependency has never been cached before. On Thursday, May 7, 2015, Marcus wrote: > Does mvn -o fix it? Looks like it is unable to fetch a dependency, if you > have it cached locally then -o should help. > On May 7, 2015 5:24 PM, "Mike Tutkowski" > > wrote: > >

Re: [4.5] Build Failing

2015-05-07 Thread Marcus
Does mvn -o fix it? Looks like it is unable to fetch a dependency, if you have it cached locally then -o should help. On May 7, 2015 5:24 PM, "Mike Tutkowski" wrote: > Hi, > > I'm having trouble building the latest from 4.5. Am I missing something > here? > > [ERROR] Failed to execute goal > org.

Re: 4.5 build failing inconsistently while executing SAMLUtilsTest

2014-09-25 Thread Rohit Yadav
Can you share the log where it would actually fail while executing SAMLUtilsTest? The JIRA issue you shared has failure in: com.cloud.utils.backoff.impl.ConstantTimeBackoffTest On 25-Sep-2014, at 12:36 am, Rayees Namathponnan wrote: > Hi All. > > 4.5 build failing inconsistently while running