rat ignore taverna-renderers-impl test.odt etc
diff --git a/pom.xml b/pom.xml
index bc3c37d..62fbc18 100644
--- a/pom.xml
+++ b/pom.xml
@@ -142,6 +142,8 @@
 						<exclude>**/*.json</exclude>
 						<!-- License details are mentioned in NOTICE ... -->
 						<exclude>**/src/main/jjtree/dotparser.jjt</exclude>
+						<!-- taverna-renderers-impl ASF-created test-files for media-file detection -->
+						<exclude>**/src/test/resources/test.*</exclude>
 					</excludes>
 				</configuration>
 			</plugin>