No description
Find a file
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
api Adds UTF-8 charset to emails 2016-01-20 15:51:10 +00:00
dependencies Change DWR dependency to an unreleased version, due to session errors 2015-12-17 19:34:17 +00:00
home Use posix extensions for maven-assembly-plugin 2016-02-16 13:01:14 -06:00
legacy [VIVO-1226] bug fix for search help back link 2016-01-21 15:55:49 +00:00
solr Maven (second draft) 2015-11-20 21:21:11 +00:00
webapp [VIVO-1226] bug fix for search help back link 2016-01-21 15:55:49 +00:00
.gitattributes VIVO-4 remove the license substitution code from the license scanner 2013-08-26 14:56:54 -04:00
.gitignore Update .gitignore 2015-11-19 23:40:55 +00:00
pom.xml Move dependencies into a pom project so that they can be referenced in projects that "shade" the vitro-api 2015-11-21 16:48:35 +00:00
README.md correct links 2015-12-11 09:48:00 -05:00

What is Vitro?

Vitro is a general-purpose web-based ontology and instance editor with customizable public browsing.

Vitro is an integrated ontology editor and semantic web application.

Vitro is a Java web application that runs in a Tomcat servlet container.

With Vitro, you can:

  • Create or load ontologies in OWL format
  • Edit instances and relationships
  • Build a public web site to display your data
  • Search your data with Apache Solr

Vitro was originally developed at Cornell University, and is used as the core of the popular research and scholarship portal, VIVO .

For more information, contact the VIVO community.