Assembly plugin not packaging all dependencies as expected

2017-10-30 Thread Phil Adams
ot; and/or "artifact2" are somehow being excluded? I've resorted to explicitly including the missing dependencies but that's not really an optimal solution :) Thanks in advance for any help -- Phil Adams

How to run junit test suite class but still see individual test class progress information on stdout?

2015-09-24 Thread Phil Adams
my.package.MyTestClass3 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.74 sec - in my.package.MyTestClass3 ... Results : Tests run: 1257, Failures: 0, Errors: 0, Skipped: 1 How can this be done? Thanks in advance for any help -- Phil Adams

Re: How to run junit test suite class but still see individual test class progress information on stdout?

2015-09-24 Thread Phil Adams
efire-plugin/newerrorsummary.html > > Wayne > -- Phil Adams