Re: Running integration tests against a signed jar

2017-05-30 Thread Gary Gregory
> From: Martin Gainty <mgai...@hotmail.com> > Sent: Tuesday, May 30, 2017 7:08:43 PM > To: Maven Users List > Subject: Re: Running integration tests against a signed jar > > > > > From: Gary Gregory &

Re: Running integration tests against a signed jar

2017-05-30 Thread Bernd Eckenfels
gainst a signed jar From: Gary Gregory <garydgreg...@gmail.com> Sent: Monday, May 29, 2017 5:01 PM To: Maven Users List Subject: Running integration tests against a signed jar Hi All: I have a POM that builds a signed jar, so far so good. Unit tests run

Re: Running integration tests against a signed jar

2017-05-30 Thread Martin Gainty
From: Gary Gregory <garydgreg...@gmail.com> Sent: Monday, May 29, 2017 5:01 PM To: Maven Users List Subject: Running integration tests against a signed jar Hi All: I have a POM that builds a signed jar, so far so good. Unit tests run, no problem.

Running integration tests against a signed jar

2017-05-29 Thread Gary Gregory
Hi All: I have a POM that builds a signed jar, so far so good. Unit tests run, no problem. When integration tests run through fail-safe, the build fails all ITs with: java.lang.ExceptionInInitializerError Caused by: java.lang.SecurityException: class "com.example.MyClass"'s signer information