diff --git a/mcp/pom.xml b/mcp/pom.xml
index 438c7535c..29acb2844 100644
--- a/mcp/pom.xml
+++ b/mcp/pom.xml
@@ -61,6 +61,24 @@
+
+
+
+ org.apache.maven.plugins
+ maven-source-plugin
+
+ true
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+
+ true
+
+