You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@felix.apache.org by Pierre Henry Perret <ph...@gmail.com> on 2011/02/11 17:07:45 UTC

maven-junit4osgi-plugin

Hi All,

I use the maven-junit4osgi-plugin test ruler along with my maven projects.

So I have a parent with module+moduleTest as sibblings.

When I run maven test goal , the test reports a NPE with context : the
context is nll in the class test subclassing OSGiTestCase.

I dont understand, is there a sample pom clearly explaining the use of it ?

Pierre

Re: maven-junit4osgi-plugin

Posted by mv...@comcast.net.

Pierre, 



This is an interesting issue. Would you mind pasting one of the test-reports that show this error to http://pastebin.com/  and then post the link? 



v/r, 




----- Original Message ----- 
From: "Pierre Henry Perret" <ph...@gmail.com> 
To: users@felix.apache.org 
Sent: Friday, February 11, 2011 11:07:45 AM 
Subject: maven-junit4osgi-plugin 

Hi All, 

I use the maven-junit4osgi-plugin test ruler along with my maven projects. 

So I have a parent with module+moduleTest as sibblings. 

When I run maven test goal , the test reports a NPE with context : the 
context is nll in the class test subclassing OSGiTestCase. 

I dont understand, is there a sample pom clearly explaining the use of it ? 

Pierre