From f1b743a114493e28afc2aa8b4f13fd9428137ce1 Mon Sep 17 00:00:00 2001 From: Jan Bartel Date: Mon, 11 Jul 2011 18:00:34 +1000 Subject: Enable annotations by default (because they are needed by servlet 3.0) --- jetty-annotations/pom.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'jetty-annotations/pom.xml') diff --git a/jetty-annotations/pom.xml b/jetty-annotations/pom.xml index f84789254b..3349729700 100644 --- a/jetty-annotations/pom.xml +++ b/jetty-annotations/pom.xml @@ -13,6 +13,23 @@ + + org.apache.maven.plugins + maven-assembly-plugin + + + package + + single + + + + config + + + + + org.apache.felix maven-bundle-plugin -- cgit v1.2.3