A series of tools to help piece together code, jars, and bundles from different places into a single OSGi project built and managed by Maven
'org.ops4j.pax.construct:maven-archetype-osgi-wrapper:1.0.2'
<dependency>
<groupId>org.ops4j.pax.construct</groupId>
<artifactId>maven-archetype-osgi-wrapper</artifactId>
<version>1.0.2</version>
</dependency>
<dependency org="org.ops4j.pax.construct" name="maven-archetype-osgi-wrapper" rev="1.0.2"/>
"org.ops4j.pax.construct", "maven-archetype-osgi-wrapper", "1.0.2"