Re: Maven sure fire plugin npe problem.

2014-09-18 Thread yaroslavTir
Hi all, I have the same problem. I also revert surefire plugin to the 2.12 version and everything begin to work. Does you found what was wrong? Do I need to send my non working example? -- View this message in context:

RE: Maven sure fire plugin npe problem.

2014-09-18 Thread Martin Gainty
Date: Thu, 18 Sep 2014 05:12:01 -0700 From: yaroslav...@gmail.com To: users@maven.apache.org Subject: Re: Maven sure fire plugin npe problem. Hi all, I have the same problem. I also revert surefire plugin to the 2.12 version and everything begin to work. Does you found what was wrong

Re: Maven sure fire plugin npe problem.

2014-09-18 Thread Andreas Gudian
schrieb Martin Gainty : Date: Thu, 18 Sep 2014 05:12:01 -0700 From: yaroslav...@gmail.com javascript:; To: users@maven.apache.org javascript:; Subject: Re: Maven sure fire plugin npe problem. Hi all, I have the same problem. I also revert surefire plugin to the 2.12 version

Re: Maven sure fire plugin npe problem.

2014-09-18 Thread yaroslavTir
Ok, sounds good. anyway just in case here is me reproduce on github: https://github.com/YaroslavTir/surefile-plugin-problem -- View this message in context: http://maven.40175.n5.nabble.com/Maven-sure-fire-plugin-npe-problem-tp5791902p5805615.html Sent from the Maven - Users mailing list

Re: Maven sure fire plugin npe problem.

2014-09-18 Thread yaroslavTir
And also I use spock framework, not TestNG -- View this message in context: http://maven.40175.n5.nabble.com/Maven-sure-fire-plugin-npe-problem-tp5791902p5805616.html Sent from the Maven - Users mailing list archive at Nabble.com.

RE: Maven sure fire plugin npe problem.

2014-04-28 Thread Tim Wu T
Hi Stephen, Thanks for your info, your solution works for me :) Br, Tim -Original Message- From: Stephen Connolly [mailto:stephen.alan.conno...@gmail.com] Sent: den 27 april 2014 11:41 To: Maven Users List Subject: Re: Maven sure fire plugin npe problem. You signup for an account

Re: Maven sure fire plugin npe problem.

2014-04-27 Thread Stephen Connolly
javascript:;] Sent: den 26 april 2014 22:53 To: Maven Users List Subject: RE: Maven sure fire plugin npe problem. Hi, After detail investigation, I can prove this is a bug of maven surefire plugin, after version 2.12. That means from 2.12~2.17 it met the same problem. The problem

RE: Maven sure fire plugin npe problem.

2014-04-26 Thread Tim Wu T
-Original Message- From: kristian.rosenv...@zenior.no [mailto:kristian.rosenv...@zenior.no] On Behalf Of Kristian Rosenvold Sent: den 25 april 2014 07:42 To: Maven Users List Subject: Re: Maven sure fire plugin npe problem. It would appear that testng is not reporting the throwable that is cause

RE: Maven sure fire plugin npe problem.

2014-04-26 Thread Tim Wu T
Not sure if anyone could show me how to create a TR for this, I don't have a JIRA account. Br, Tim -Original Message- From: Tim Wu T [mailto:tim.t...@ericsson.com] Sent: den 26 april 2014 22:53 To: Maven Users List Subject: RE: Maven sure fire plugin npe problem. Hi, After detail

Re: Maven sure fire plugin npe problem.

2014-04-24 Thread Kristian Rosenvold
It would appear that testng is not reporting the throwable that is cause of the failure. You might want to try a few different testNG versions to see if this is a recently introduced regression. Surefire should probably not NPE on this, but gaining some insight into the root cause is probably a