Provide in OSGi the servlet /VAADIN to map vaadin resources (like widgetsets and themes) out in the world. The bridge will watch bundles and automatically publish/destroy VAADIN resources.
'de.mhus.osgi:vaadinbridge:1.0.2'
<dependency>
<groupId>de.mhus.osgi</groupId>
<artifactId>vaadinbridge</artifactId>
<version>1.0.2</version>
</dependency>
<dependency org="de.mhus.osgi" name="vaadinbridge" rev="1.0.2"/>
"de.mhus.osgi", "vaadinbridge", "1.0.2"