Description: Ignores a test failing with the more recent versions of maven-filtering.
 The test has been fixed upstream in maven-resources-plugin 2.4.2
Author: Emmanuel Bourg <ebourg@apache.org>
Forwarded: not-needed
--- a/src/test/java/org/apache/maven/plugin/resources/ResourcesMojoTest.java
+++ b/src/test/java/org/apache/maven/plugin/resources/ResourcesMojoTest.java
@@ -376,7 +376,7 @@
     /**
      * @throws Exception
      */
-    public void testProjectProperty_Filtering_PropertyDestination()
+    public void _testProjectProperty_Filtering_PropertyDestination()
         throws Exception
     {
         File testPom = new File( getBasedir(), defaultPomFilePath );
