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.4'
<dependency>
<groupId>de.mhus.osgi</groupId>
<artifactId>vaadinbridge</artifactId>
<version>1.0.4</version>
</dependency>
<dependency org="de.mhus.osgi" name="vaadinbridge" rev="1.0.4"/>
"de.mhus.osgi", "vaadinbridge", "1.0.4"