diff --git a/pom.xml b/pom.xml
index 801cc16c..ea3513e7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,6 +69,31 @@
compile
true
+
+ org.apache.velocity
+ velocity
+ 1.6.4
+ compile
+ true
+
+ oro
+ oro
+ com.sun.jmxjmxri
+ orooro
+ junitjunit
+
+
+
+ commons-digester
+ commons-digester
+ 2.0
+ compile
+ true
+
+ commons-beanutils
+ commons-beanutils
+
+
junit
junit
@@ -111,25 +136,10 @@
-Xlint" "-Xlint:-serial" "-Xlint:-path
- com/samskivert/velocity/**
- com/samskivert/xml/**
+ com/samskivert/velocity/ImportDirective.java
+ com/samskivert/velocity/DispatcherServlet.java
-
-
- default-testCompile
- test-compile
-
-
- com/samskivert/velocity/**
- com/samskivert/xml/**
-
-
-
- testCompile
-
-
-
org.apache.maven.plugins
@@ -166,7 +176,6 @@
true
public
- com.samskivert.velocity:com.samskivert.xml
http://java.sun.com/products/javamail/javadocs/
http://download.oracle.com/javaee/1.2.1/api/