diff --git a/build.xml b/build.xml
index 9eb79df8..e64ef9fd 100644
--- a/build.xml
+++ b/build.xml
@@ -1,22 +1,14 @@
-
-
-
-
-
-
-
+
+
-
-
-
@@ -39,9 +31,11 @@
-
+
+
+
@@ -110,9 +104,9 @@
-
@@ -121,7 +115,7 @@
- Copyright © 2000-${year} ${copyright.holder}. All Rights Reserved.
+ Copyright © 2000-${year} Michael Bayne, et al. All Rights Reserved.
@@ -158,7 +152,7 @@
-
+
@@ -167,7 +161,7 @@
-
+
diff --git a/pom.xml b/pom.xml
index dd89cbc4..05d452dc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -132,6 +132,19 @@
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+
+ true
+ com.samskivert.velocity:com.samskivert.xml
+
+ http://download.oracle.com/javase/6/docs/api/
+ http://java.sun.com/products/javamail/javadocs/
+ http://download.oracle.com/javaee/1.2.1/api/
+
+
+
diff --git a/src/main/java/com/samskivert/overview.html b/src/main/javadoc/overview.html
similarity index 100%
rename from src/main/java/com/samskivert/overview.html
rename to src/main/javadoc/overview.html