From 15840758ae6320236546ac448fe79fdac97331c4 Mon Sep 17 00:00:00 2001 From: Graham Triggs Date: Sat, 21 Nov 2015 16:49:16 +0000 Subject: [PATCH] Shade the vitro-api to replace some classes; use vitro-dependencies to push the list of dependencies through to the final assembly --- api/pom.xml | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/api/pom.xml b/api/pom.xml index 2a84f79d..617485b9 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -19,10 +19,46 @@ VIVO API + + + + maven-shade-plugin + 2.4.2 + + + + org.vivoweb:vitro-api + + + false + + + + + package + + shade + + + + + + + org.vivoweb vitro-api + true + + + org.vivoweb + vitro-dependencies + 1.9.0-SNAPSHOT + pom