Removed exclude entry.
diff --git a/pom.xml b/pom.xml
index 6a7747d..816976a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -89,8 +89,6 @@
                 The manifest specification does not describe any method for writing comments into the manifest.
               -->
               <exclude>src/test/resources/META-INF/MANIFEST.MF</exclude>
-              <!-- hudson creates this file -->
-              <exclude>.maven/spy.log</exclude>
             </excludes>
           </configuration>
         </plugin>