diff --git a/pmd/pmd.xml b/pmd/pmd.xml
new file mode 100644
index 0000000000..e7eb471e2d
--- /dev/null
+++ b/pmd/pmd.xml
@@ -0,0 +1,50 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/pmd/project.properties b/pmd/project.properties
new file mode 100644
index 0000000000..6afb8d80a9
--- /dev/null
+++ b/pmd/project.properties
@@ -0,0 +1,7 @@
+#
+# Project Properties - Change this file to match your
+# environment.
+#
+
+maven.core.callback.pre-compile.buildFile=pmd.xml
+maven.core.callback.pre-compile.buildTarget=pre-build
diff --git a/pmd/project.xml b/pmd/project.xml
index 30de8678fc..82624208c3 100644
--- a/pmd/project.xml
+++ b/pmd/project.xml
@@ -93,7 +93,7 @@ PMD scans Java source code and looks for potential problems:
- Damian O'Neill
+ Damian ONeill