Provides a maven plugin which allows the automatic cration and update of an OSGi Bundle Repository complaint to OSGi RFC 0112.
'org.apache.felix:maven-obr-plugin:1.0.0'
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>maven-obr-plugin</artifactId>
<version>1.0.0</version>
</dependency>
<dependency org="org.apache.felix" name="maven-obr-plugin" rev="1.0.0"/>
"org.apache.felix", "maven-obr-plugin", "1.0.0"