From: Gustavo Martin Morcuende Date: Tue, 4 Oct 2016 19:10:31 +0000 (+0200) Subject: Maven assembly plugin X-Git-Url: https://git.gumartinm.name/?a=commitdiff_plain;h=c58c66ff61c53936eb3e545874561aee63885bbd;p=WebAppTest%2F.git Maven assembly plugin --- diff --git a/pom.xml b/pom.xml index f194624..a71418c 100644 --- a/pom.xml +++ b/pom.xml @@ -174,6 +174,22 @@ ${project.build.sourceEncoding} + + org.apache.maven.plugins + maven-assembly-plugin + 2.6 + + + + com.prueba.MainRun + + + + jar-with-dependencies + + + + org.jacoco