Commit graph

23 commits

Author SHA1 Message Date
Graham Triggs
afaed98291 [VIVO-1470] Cross-platform improvements for Maven (#68) 2018-05-02 12:49:53 +03:00
Andrew Woods
80625e3b4c 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:02 -04:00
Jim Blake
8cba661a0e VIVO-1408 Use prefix to simplify JAVA class URIs 2018-01-10 08:51:41 -05:00
Graham Triggs
e0b723354d Update project version numbers 2017-10-20 15:02:14 +01:00
Graham Triggs
a610e0ed25 [VIVO-1397] Faster and more reliable Solr indexing 2017-10-10 13:06:44 +01:00
Graham Triggs
35ecf4ddc5 Remove deprecated solr config 2017-10-04 20:24:38 +01:00
Graham Triggs
3475f90fb4 Update to latest jenatools 2017-08-30 19:56:10 +01:00
Graham Triggs
c409697267 Update to use newer jenatools 2017-08-29 08:19:15 +01:00
Graham Triggs
0bfd909348 Update versions for beta 2 release 2017-07-27 17:40:04 +01:00
Graham Triggs
7a76405ef3 Reset develop to SNAPSHOT release 2017-06-12 21:54:33 +01:00
Graham Triggs
2fe4d3b3a0 Beta version 2017-06-09 15:57:28 +01:00
Nate Prewitt
000da50219
updating license path 2017-05-06 14:40:28 -06:00
Graham Triggs
c93c82c66b Dependency for tools need to be non-transitive (optional) 2017-03-30 13:22:32 +01:00
Graham Triggs
bfa46ef9fe Add Jena tools to home project 2017-03-29 22:14:19 +01:00
Graham Triggs
ed4e42c98f Update version numbers 2016-10-31 19:46:39 +00:00
Graham Triggs
809644f4b8 [VIVO-1082] Clean up pluginManagement 2016-07-06 06:47:56 +01:00
grahamtriggs
f61d3b1a1a Merge pull request #32 from NUBIC/feature/initial_build_with_maven
Use posix extensions for maven-assembly-plugin
2016-06-28 22:34:34 +01:00
Graham Triggs
b0fd0c6b9e Remove unnecessary dependencies 2016-06-24 20:31:19 +01:00
Graham Triggs
437bb9f515 [VIVO-1236] Add TwelveMonkeys ImageIO library for full OpenJDK image support 2016-05-02 14:12:25 +01:00
Paul Friedman
bc6eda75b1 Use posix extensions for maven-assembly-plugin
After encountering the following error when attempting to build the application with maven

  [ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.5.5:single (default) on project vitro-home: Execution default of goal org.apache.maven.plugins:maven-assembly-plugin:2.5.5:single failed: group id '1162086330' is too big ( > 2097151 ). Use STAR or POSIX extensions to overcome this limit -> [Help 1]

set the tarLongFileMode option to posix as it says in the error message and in the FAQ

  https://maven.apache.org/plugins/maven-assembly-plugin/faq.html#tarFileModes
2016-02-16 13:01:14 -06:00
Graham Triggs
af77804dfe Move unnecessary files out of home directory 2015-11-25 13:58:02 +00:00
Graham Triggs
679aa855de Dependency fixes 2015-11-21 10:13:33 +00:00
Graham Triggs
e1ff94ccaf Maven migration (first draft) 2015-11-19 23:47:12 +00:00