From 91fbd12e13e16c4b163803e37ac24a0d1629d82d Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Tue, 11 Dec 2012 10:42:20 +0100 Subject: o Building a zip file with all the tools in them. --- pom.xml | 60 +++++++++++++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 55 insertions(+), 5 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 89934ee..7779bda 100755 --- a/pom.xml +++ b/pom.xml @@ -3,6 +3,11 @@ io.trygvis.esper.testing esper-testing 1.0-SNAPSHOT + + 1.7 + 1.7 + 3.4 + com.espertech @@ -87,9 +92,54 @@ test - - 1.7 - 1.7 - 3.4 - + + + + org.codehaus.mojo + appassembler-maven-plugin + 1.1.1 + + + wat + + assemble + + + + + nexus-importer + io.trygvis.esper.testing.nexus.NexusImporter + + + jenkins-importer + io.trygvis.esper.testing.jenkins.JenkinsImporter + + + + + + + + no.arktekk.unix + unix-maven-plugin + 1.0-alpha-6 + + + + package-zip-attached + + + Trygve Laugstøl + trygvis@inamo.no + + + target/appassembler + + + + + + + + -- cgit v1.2.3