Add self-activating profiles for building Vitro-languages and VIVO-l… (#245)

* Add self-activating profiles for compiling Vitro-languages and VIVO-languages in place of i18n profile

* Remove trailing whitespace
This commit is contained in:
Brian Lowe 2021-06-22 21:48:05 +03:00 committed by GitHub
parent 109b5a4fe1
commit 09e4ea732a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 19 additions and 12 deletions

View file

@ -18,10 +18,5 @@
<activeProfiles>
<activeProfile>defaults</activeProfile>
<!-- <activeProfile>i18n</activeProfile> -->
<!-- Replace the "defaults" activeProfile with "i18n" to include
the Vitro-languages and VIVO-Languages repos in the Maven compilation and
installation process -->
</activeProfiles>
</settings>