Commit graph

56 commits

Author SHA1 Message Date
Ralph O'Flinn
abd40c25f5
updates to outdated URLs and branch names (#251) (#252)
updates to outdated URLs and branch names (typically master -> main)
2021-10-06 06:38:19 -05:00
Ralph O'Flinn
584b34c682 [maven-scm-plugin] prepare development vivo-1.12.1-SNAPSHOT-SNAPSHOT 2021-06-23 00:19:07 -05:00
Ralph O'Flinn
9b0de5f3d4 [maven-scm-plugin] prepare release vivo-1.12.0 2021-06-23 00:16:40 -05:00
Brian Lowe
09e4ea732a
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
2021-06-22 13:48:05 -05:00
Brian Lowe
109b5a4fe1
Update version numbers in pom.xmls (#244)
* Update version numbers in pom.xmls

* Restore -SNAPSHOT
2021-06-21 04:11:24 -05:00
Michel Héon
e3027841aa
integrate in a single Maven call the compilation and installation of (#242)
Integrate in a single Maven call the compilation and installation of VIVO-Languages and Vitro-Languages in VIVO.
2021-06-04 17:17:17 +03:00
Ralph O'Flinn
d00d7de585
Revert deployment strategy (#230)
* revert deployment changes

* update docker and compose for previous deployment

* minor readme update

* use package instead of install

this avoids exploding war file in tomcat but seems to be missing overlays for VIVO theme

* test docker workflow

* test deploy workflow

* add package profile for home

* skip deploy for installer

* skip installer by profile

* update workflows

* minor readme update

* use app-name for vivo log file name

* Update log4j.properties

Co-authored-by: William Welling <wwelling@library.tamu.edu>
2021-03-24 01:46:24 -05:00
William Welling
f97972e5aa
VIVO-1960: GitHub Actions Continued (#218)
* add build workflow
* remove travis
* remove unnecessary vitro cache
* update readme badge
* run tests during CI build
* build CI use java 11
* add repositories to distribution management
* deploy from main branch and update readme

Follow-on to: https://jira.lyrasis.org/browse/VIVO-1960
2021-02-09 17:46:21 -05:00
Andrew Woods
01776ee692
Enable war deployment model (#197)
* Add 'home' files into build war artifact

Related to: https://jira.lyrasis.org/browse/VIVO-1443

* Disable copying exploded war to Tomcat dir

- hardcode vivo.all.log file name
- must now set system property: -Dvivo-dir=/opt/vivo/home/

Related to: https://jira.lyrasis.org/browse/VIVO-1443

* Ensure build does not remove and re-add VIVO_HOME/rdf

Related to: https://jira.lyrasis.org/browse/VIVO-1443

* Remove unnecessary profile from installer/pom.xml

Related to: https://jira.lyrasis.org/browse/VIVO-1443

* Rename example config files to have 'default' prefix

Related to: https://jira.lyrasis.org/browse/VIVO-1443

* Require common properties to be in JNDI

Properties include:
- vitro/home
- vitro/appName
- vitro/rootUserAddress
- vitro/defaultNamespace

Related to: https://jira.lyrasis.org/browse/VIVO-1443

* VIVO-1443: app name (#2)

* Non-functional change to comment in example.applicationSetup.n3

Related to: https://jira.lyrasis.org/browse/VIVO-1741

* Update orcidConfirm.ftl (#199)

* remove example-settings.xml
* simplify war name and afford override during build
* default app name to vivo and pass into context.xml

Co-authored-by: Andrew Woods <awoods@duraspace.org>
Co-authored-by: L.O <53535673+lb-ov@users.noreply.github.com>

Co-authored-by: Andrew Woods <awoods@duraspace.org>
Co-authored-by: William Welling <wwelling@library.tamu.edu>
Co-authored-by: L.O <53535673+lb-ov@users.noreply.github.com>
2021-02-05 10:56:50 -06:00
Ralph O'Flinn
96e9f507c5 [maven-scm-plugin] prepare development vivo-1.11.2-SNAPSHOT 2020-03-07 10:46:41 -06:00
Ralph O'Flinn
cad6a66f39 [maven-scm-plugin] prepare release vivo-1.11.1 2020-03-07 10:45:36 -06:00
Andrew Woods
702dd75164 Update puppycrawl dependency to 8.29
Resolves: https://jira.lyrasis.org/browse/VIVO-1747
2020-03-04 16:21:45 -05:00
Graham Triggs
d9571cbcce [VIVO-1737] Update Error Prone (#142)
Resolves: https://jira.lyrasis.org/browse/VIVO-1737
2020-01-23 13:14:29 -05:00
Ralph O'Flinn
4b18675112 [maven-scm-plugin] prepare development vivo-1.11.1-SNAPSHOT 2019-10-21 04:38:26 -05:00
Ralph O'Flinn
f0d3a70fba [maven-scm-plugin] prepare release vivo-1.11.0 2019-10-21 04:35:52 -05:00
Andrew Woods
c0ad14b734 Create initial format style enforcement (#127)
- All rules are initially suppressed

Resolves: https://jira.duraspace.org/browse/VIVO-1692
2019-07-25 13:49:59 +03:00
William Welling
3af36c7cf4 corrected pom in order to template child module build number (#106)
Resolves: https://jira.duraspace.org/browse/VIVO-1607

Supersedes: https://github.com/vivo-project/VIVO/pull/91
2018-12-06 10:51:13 -05:00
Graham Triggs
ebc75d184b [VIVO-1605] Update to latest Error Prone plugin and configuration to support JDK 11 (#89)
* Update to latest Error Prone plugin and configuration to support JDK 11

* Update Error Prone dependency from SNAPSHOT

* Add Javac version missing from Error Prone docs

Partial resolution of: https://jira.duraspace.org/browse/VIVO-1605
2018-10-25 12:52:08 -04:00
vivo-uab
0547725a48 [maven-scm-plugin] prepare development vivo-1.11.0-SNAPSHOT 2018-07-09 20:18:40 -04:00
vivo-uab
df0b4697a4 [maven-scm-plugin] prepare release vivo-1.10.0 2018-07-09 20:18:40 -04:00
Ralph O'Flinn
9ad65e4572 Update pom.xml - for release
Updated profiles - release to release-sign-artifacts, added activation, added repository to distributionManagement, updated nexus-staging-maven-plugin version to 1.6.7
2018-07-09 20:18:40 -04:00
Andrew Woods
037116e47d Allow retrieval of SNAPSHOT dependencies
Resolves: https://jira.duraspace.org/browse/VIVO-1523
2018-07-09 20:18:40 -04:00
Graham Triggs
5ca0d3daff [VIVO-1470] Cross-platform improvements for Maven (#64) 2018-05-02 12:51:09 +03:00
Andrew Woods
5991c8411d Change project version from 2.0.0-SNAPSHOT to 1.10.0-SNAPSHOT
Resolves: https://jira.duraspace.org/browse/VIVO-1479
2018-04-24 17:09:56 -04:00
Graham Triggs
5af359a02b Fix building on JDK 9 2017-10-23 19:24:58 +01:00
Graham Triggs
fa311788fe Update project version numbers 2017-10-20 15:02:41 +01:00
Graham Triggs
97cd63c803 Improvement for site generation 2017-10-11 15:32:33 +01:00
Graham Triggs
7953bae42e Add Google's error prone - http://errorprone.info 2017-10-05 14:33:39 +01:00
Graham Triggs
6b15366c89 Update plugin version 2017-09-18 17:01:43 +01:00
Graham Triggs
b345aa9359 Initial work for Maven site generation 2017-09-16 23:20:44 +01:00
Graham Triggs
ef949a2676 Make project autorelease when deploying to Nexus 2017-08-08 22:02:11 +01:00
Graham Triggs
2f45fc7178 Update versions for beta 2 release 2017-07-27 17:39:43 +01:00
Graham Triggs
d32e1ab165 [VIVO-1322] Add configuration for dependency check 2017-07-12 20:12:13 +01:00
Graham Triggs
5bcdd34c92 Reset develop to SNAPSHOT release 2017-06-12 21:54:13 +01:00
Graham Triggs
deefe90f39 Beta version 2017-06-09 15:57:45 +01:00
Graham Triggs
b83d4101a2 Update POM to require Java 8 (Jena 3.x does not support earlier versions) 2016-12-21 14:12:48 +00:00
Graham Triggs
03550cc220 Update version numbers 2016-10-31 19:47:04 +00:00
Graham Triggs
3febf44765 [VIVO-1268] Add UTF-8 settings to Java compiler 2016-08-26 16:16:16 +01:00
Graham Triggs
131391f5b5 Prevent build number plugin breaking build 2016-08-04 15:40:32 +01:00
Graham Triggs
83c3b9469a Add clean plugin version 2016-07-18 19:27:34 +01:00
Graham Triggs
9b5876350f [VIVO-1082] Clean up pluginManagement 2016-07-06 06:51:21 +01:00
Graham Triggs
5123620051 Add GPG version 2016-06-26 15:36:39 +01:00
Graham Triggs
275f6f335b Simplify dependency management 2016-06-24 20:28:26 +01:00
Graham Triggs
a292213817 Changes to make build process more reliable 2016-06-24 17:52:39 +01:00
Graham Triggs
9e8a8a0e7b Add Jim Blake 2016-06-24 16:36:28 +01:00
Graham Triggs
e1d36a84e5 Add John Fereira 2016-06-24 14:03:10 +01:00
Graham Triggs
a584ae39eb Add developer information 2016-06-23 22:22:45 +01:00
Graham Triggs
0204861454 Add GPG signing 2016-06-23 21:51:20 +01:00
Graham Triggs
c14362b245 Ensure staged deployments are not automatically closed 2016-06-23 21:35:19 +01:00
Graham Triggs
9216cebd5e Changes required for releasing to Maven Central 2016-06-23 18:53:53 +01:00