Currently in order to develop VIVO and Vitro-languages you must compile VIVO-languages, Vitro-languages, then VIVO. The VIVO compilation and deployment step takes a long time. In order to speed development of i18n, we could create a developer version of pom.xml that deploys the language files directly to tomcat and vivo home, bypassing the VIVO compilation step.
Benjamin Gross (Migrated from VIVO-1843) said:
Currently in order to develop VIVO and Vitro-languages you must compile VIVO-languages, Vitro-languages, then VIVO. The VIVO compilation and deployment step takes a long time. In order to speed development of i18n, we could create a developer version of pom.xml that deploys the language files directly to tomcat and vivo home, bypassing the VIVO compilation step.