Re: surefire plugin output changes

2014-01-28 Thread Laird Nelson
On Tue, Jan 28, 2014 at 11:12 AM, John Dix wrote: > Thanks laird... I got 2.4.3. Do you know where I can find the release > notes for the various versions to see the list of changes made between then > and now? > This is the closest thing I found: http://jira.codehaus.org/browse/SUREFIRE#selecte

RE: surefire plugin output changes

2014-01-28 Thread John Dix
Subject: Re: surefire plugin output changes No, that's the latest version of maven-surefire-plugin. Run mvn help:effective-pom from a pom.xml in your project and look for the stanza that concerns the maven-surefire-plugin and that will tell you for sure. Best, Laird On Tue, Jan 28, 2014 at

Re: surefire plugin output changes

2014-01-28 Thread Laird Nelson
... 2.16 > > -Original Message- > From: John Dix > Sent: Tuesday, January 28, 2014 9:45 AM > To: Maven Users List > Subject: RE: surefire plugin output changes > > Do you know which version Maven 2.1.0 had? > > > -Original Message- > From:

RE: surefire plugin output changes

2014-01-28 Thread John Dix
I got it... 2.16 -Original Message- From: John Dix Sent: Tuesday, January 28, 2014 9:45 AM To: Maven Users List Subject: RE: surefire plugin output changes Do you know which version Maven 2.1.0 had? -Original Message- From: Stephen Connolly [mailto:stephen.alan.conno

RE: surefire plugin output changes

2014-01-28 Thread John Dix
Do you know which version Maven 2.1.0 had? -Original Message- From: Stephen Connolly [mailto:stephen.alan.conno...@gmail.com] Sent: Tuesday, January 28, 2014 12:56 AM To: Maven Users List Subject: Re: surefire plugin output changes 3.0.3 defaulted to surefire 2.7.2 if you did not

Re: surefire plugin output changes

2014-01-28 Thread Stephen Connolly
ohn Dix > Sent: Monday, January 27, 2014 4:35 PM > To: Maven Users List > Subject: surefire plugin output changes > > Hello all, > > We have migrated our maven from version 3.0.3 to 3.0.5 and our developers > are claiming now that they're not seeing the verbosity in the t

RE: surefire plugin output changes

2014-01-27 Thread John Dix
where that could account for this. -Original Message- From: John Dix Sent: Monday, January 27, 2014 4:35 PM To: Maven Users List Subject: surefire plugin output changes Hello all, We have migrated our maven from version 3.0.3 to 3.0.5 and our developers are claiming now that they're

surefire plugin output changes

2014-01-27 Thread John Dix
Hello all, We have migrated our maven from version 3.0.3 to 3.0.5 and our developers are claiming now that they're not seeing the verbosity in the test outputs like they did before. The only see a synopsis and summary of the number of tests run, failed, and which ones failed. Servers are run i