Leverages the OSGi R4.2 Launch API so it just works with newer osgi implementations.
'org.ops4j.pax.exam:pax-exam-container-native:3.2.0'
<dependency>
<groupId>org.ops4j.pax.exam</groupId>
<artifactId>pax-exam-container-native</artifactId>
<version>3.2.0</version>
</dependency>
<dependency org="org.ops4j.pax.exam" name="pax-exam-container-native" rev="3.2.0"/>
"org.ops4j.pax.exam", "pax-exam-container-native", "3.2.0"