From 4aa77b3ef583a535a8b74f4fb40e6adf57cdc941 Mon Sep 17 00:00:00 2001 From: Nathanael Jourdane Date: Fri, 13 May 2016 17:32:50 +0200 Subject: [PATCH] pom.xml: Add maven-assembly-plugin in order to add dependencies to the compiled jar. --- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+), 0 deletions(-) diff --git a/pom.xml b/pom.xml index 758cc9a..75ea671 100644 --- a/pom.xml +++ b/pom.xml @@ -86,6 +86,19 @@ + maven-assembly-plugin + + + + eu.omp.irap.vespa.epntapclient.EpnTapMainApp + + + + jar-with-dependencies + + + + org.apache.maven.plugins maven-site-plugin 3.3 -- libgit2 0.21.2