A POM that can be extended by POMs that are intended to create a Jar and a BND based Jar at the same time.
'com.squeakysand:squeakysand-sling:0.1.0'
<dependency>
<groupId>com.squeakysand</groupId>
<artifactId>squeakysand-sling</artifactId>
<version>0.1.0</version>
</dependency>
<dependency org="com.squeakysand" name="squeakysand-sling" rev="0.1.0"/>
"com.squeakysand", "squeakysand-sling", "0.1.0"