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

