Some reusable dependences modules with our bundles for use in tests. A 'composite-pom' can't mix scopes, so we can't cover things that are needed in compile scope.
'com.basistech:pax-exam-test-composite:0.0.2'
<dependency> <groupId>com.basistech</groupId> <artifactId>pax-exam-test-composite</artifactId> <version>0.0.2</version> </dependency>
<dependency org="com.basistech" name="pax-exam-test-composite" rev="0.0.2"/>
"com.basistech", "pax-exam-test-composite", "0.0.2"