Re: Test fail for release:perform only - no failure info

2010-03-15 Thread Wayne Fay
> I wish surefire would give you more information, such as it had a problem > with a report file already existing, that would have saved SO much time, oh > well. Please file a JIRA so this can possibly be addressed in a future surefire release. > Lesson learned: Make sure you don't check anythin

Re: Test fail for release:perform only - no failure info

2010-03-15 Thread Brett Randall
> > Lesson learned: Make sure you don't check anything into your projects target > directory on your SCM, IT'S NOT A GOOD IDEA! ;) > > > Regards, > > Randall > > -Original Message- > From: Randall Fidler [mailto:randall.fid...@testadvantage.com] > S

RE: Test fail for release:perform only - no failure info

2010-03-15 Thread Randall Fidler
March 15, 2010 1:32 PM To: Maven Users List Subject: RE: Test fail for release:perform only - no failure info Wayne, One issue... how do you get the "maven.surefire.debug" option to the surefire plugin since it's running via the release plugin? For instance, if I

RE: Test fail for release:perform only - no failure info

2010-03-15 Thread Randall Fidler
-Original Message- From: Wayne Fay [mailto:wayne...@gmail.com] Sent: Monday, March 15, 2010 1:14 PM To: Maven Users List Subject: Re: Test fail for release:perform only - no failure info >    I read somewhere that you can hook a debugger to the surefire plugin, > is that what you&

RE: Test fail for release:perform only - no failure info

2010-03-15 Thread Randall Fidler
Thank you, I appreciate it. I'll let ya know what I find. Regards, Randall -Original Message- From: Wayne Fay [mailto:wayne...@gmail.com] Sent: Monday, March 15, 2010 1:14 PM To: Maven Users List Subject: Re: Test fail for release:perform only - no failure info >    I read s

Re: Test fail for release:perform only - no failure info

2010-03-15 Thread Wayne Fay
>    I read somewhere that you can hook a debugger to the surefire plugin, > is that what you're talking about?  I believe that plugin has a parameter > that tells it to wait until the "debugger" has connected and then it proceeds > to run the tests. Googling "maven surefire debugger" brought the

RE: Test fail for release:perform only - no failure info

2010-03-15 Thread Randall Fidler
stions on setup/environment to do that? Thanks for your help by the way. Regards, Randall -Original Message- From: Wayne Fay [mailto:wayne...@gmail.com] Sent: Monday, March 15, 2010 11:26 AM To: Maven Users List Subject: Re: Test fail for release:perform only - no failure info >

Re: Test fail for release:perform only - no failure info

2010-03-15 Thread Wayne Fay
> It seems like the surefire 'thread' is just bailing out.  One other > thing to note just to be complete, I also tried running with Java 1.6 > (thinking maybe somebody else put a 1.6 specific test case in the > project) but it gets the same result as using 1.5. You may need to bundle things up in

RE: Test fail for release:perform only - no failure info

2010-03-15 Thread Randall Fidler
king maybe somebody else put a 1.6 specific test case in the project) but it gets the same result as using 1.5. Regards, Randall -Original Message- From: Wayne Fay [mailto:wayne...@gmail.com] Sent: Monday, March 15, 2010 10:29 AM To: Maven Users List Subject: Re: Test fail for release:pe

Re: Test fail for release:perform only - no failure info

2010-03-15 Thread Wayne Fay
> [INFO] Please refer to D:\Project\Code\Library\x_3.0.0\target\c > heckout\target\surefire-reports for the individual test results. Any info here that might help? Wayne - To unsubscribe, e-mail: users-unsubscr...@maven.apache.o

RE: Test fail for release:perform only - no failure info

2010-03-15 Thread Randall Fidler
reciated. Thanks! Randall -Original Message- From: Randall Fidler [mailto:randall.fid...@testadvantage.com] Sent: Friday, March 12, 2010 10:37 AM To: Maven Users List Subject: RE: Test fail for release:perform only - no failure info Hmm... just tried with Maven 2.2.1 and surefire plug

RE: Test fail for release:perform only - no failure info

2010-03-12 Thread Randall Fidler
se:prepare? Anyhow, I'll give both a try. Thanks! Any other ideas are welcome. Regards, Randall -Original Message- From: Wayne Fay [mailto:wayne...@gmail.com] Sent: Thursday, March 11, 2010 3:08 PM To: Maven Users List Subject: Re: Test fail for release:perform only - no failure i

RE: Test fail for release:perform only - no failure info

2010-03-11 Thread Randall Fidler
try. Thanks! Any other ideas are welcome. Regards, Randall -Original Message- From: Wayne Fay [mailto:wayne...@gmail.com] Sent: Thursday, March 11, 2010 3:08 PM To: Maven Users List Subject: Re: Test fail for release:perform only - no failure info > I'm using Maven 2.0.9. >

Re: Test fail for release:perform only - no failure info

2010-03-11 Thread Wayne Fay
> I'm using Maven 2.0.9. > Any ideas?  Where to start looking? Did you try Maven 2.0.10? Or 2.0.11 that was recently released? Or 2.2.1 for that matter if you don't need to use JDK 1.4? Wayne - To unsubscribe, e-mail: users-unsu

RE: Test fail for release:perform only - no failure info

2010-03-11 Thread Randall Fidler
Locked it down the latest surefire plugin version, just for tricks - no joy. -Original Message- From: Randall Fidler [mailto:randall.fid...@testadvantage.com] Sent: Thursday, March 11, 2010 2:28 PM To: users@maven.apache.org Subject: Test fail for release:perform only - no failure info H