From 70e7a69d196641465284e2617929f6cae0e1bb5e Mon Sep 17 00:00:00 2001 From: Jesse McConnell Date: Fri, 16 Aug 2013 06:43:54 -0500 Subject: [PATCH] squash test osgi jars on deploy --- jetty-osgi/test-jetty-osgi-context/pom.xml | 10 +++++++++- jetty-osgi/test-jetty-osgi-webapp/pom.xml | 10 +++++++++- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/jetty-osgi/test-jetty-osgi-context/pom.xml b/jetty-osgi/test-jetty-osgi-context/pom.xml index a904c2de151..e4d38843a37 100644 --- a/jetty-osgi/test-jetty-osgi-context/pom.xml +++ b/jetty-osgi/test-jetty-osgi-context/pom.xml @@ -38,7 +38,15 @@ - + + + org.apache.maven.plugins + maven-deploy-plugin + + + true + + org.apache.maven.plugins maven-jar-plugin diff --git a/jetty-osgi/test-jetty-osgi-webapp/pom.xml b/jetty-osgi/test-jetty-osgi-webapp/pom.xml index da2c45ea512..2366cb5147b 100644 --- a/jetty-osgi/test-jetty-osgi-webapp/pom.xml +++ b/jetty-osgi/test-jetty-osgi-webapp/pom.xml @@ -35,7 +35,15 @@ - + + + org.apache.maven.plugins + maven-deploy-plugin + + + true + + org.apache.maven.plugins maven-jar-plugin