Re: Intermittent java.lang.NoClassDefFoundError: org/junit/runner/notification/RunNotifier

2017-05-05 Thread Dan Tran
@Fabian, one more time you have come to my rescue. Indeed, we introduce a new MOJO and it has aggregate flag set to true Thanks again -Dan On Fri, May 5, 2017 at 8:56 AM, Dan Tran wrote: > @Fabian, yes i do recall vaguely with your and I have a good run for a > year :-).

Re: Intermittent java.lang.NoClassDefFoundError: org/junit/runner/notification/RunNotifier

2017-05-05 Thread Dan Tran
@Fabian, yes i do recall vaguely with your and I have a good run for a year :-). Thanks for the reminder, i can search thru new mojos lately introduced to the build and find out. Thanks @Martin, i do use hamcrest -D On Fri, May 5, 2017 at 4:42 AM, Martin Gainty wrote: >

Re: Intermittent java.lang.NoClassDefFoundError: org/junit/runner/notification/RunNotifier

2017-05-05 Thread Martin Gainty
From: Dan Tran Sent: Friday, May 5, 2017 3:51 AM To: Maven Users List Subject: Intermittent java.lang.NoClassDefFoundError: org/junit/runner/notification/RunNotifier Hi Lately, my build randomly fails with java.lang.NoClassDefFoundError:

Re: Intermittent java.lang.NoClassDefFoundError: org/junit/runner/notification/RunNotifier

2017-05-05 Thread Fabian van der Veen
Hey Dan, Given the symptoms you mention, I think you may be hitting the same issue with your concurrent build as we did a while ago (and which has been reported as https://issues.apache.org/jira/browse/MNG-5960). Basically, (based on some debugging I did for our build,) having some aggregate