Index: pom.xml
===================================================================
--- pom.xml	(revision 2957)
+++ pom.xml	(working copy)
@@ -112,7 +112,8 @@
                 </includes>
                 <excludes>
                     <exclude>**/*.java</exclude>
-                    <exclude>**/*.html</exclude>
+                    <exclude>**/package.html</exclude>
+                    <exclude>**/release-notes.html</exclude>
                 </excludes>
             </resource>
         </resources>
