Hi Szaby I've added a pom.xml to VIE and annotate.js, this allows creating a maven resource bundle for inclusion and the resources to be included into other maven projects using the maven remote resource plugin. To avoid code duplication I suggest to remove these js-ressource from stanbol mdoules and instead inlude the remote resources in the pom.
For am example on how VIE and annotate.js can be included in a maven project see: https://github.com/retobg/sling-stanbol/blob/master/sling-stanbol-servlet/pom.xml I wasn't user what's the best group-id to choose for VIE and annotate.js, for now I've used eu.iks-project. Cheers, Reto
