Blame SOURCES/fix-deps.patch

cd93c9
--- pom.xml.orig	2011-10-28 20:00:32.000000000 +0300
cd93c9
+++ pom.xml	2011-11-01 09:52:35.921717462 +0200
cd93c9
@@ -71,6 +71,11 @@ under the License.
cd93c9
       <version>${mavenVersion}</version>
cd93c9
     </dependency>
cd93c9
     <dependency>
cd93c9
+      <groupId>org.apache.maven</groupId>
cd93c9
+      <artifactId>maven-compat</artifactId>
cd93c9
+      <version>${mavenVersion}</version>
cd93c9
+    </dependency>
cd93c9
+    <dependency>
cd93c9
       <groupId>org.codehaus.plexus</groupId>
cd93c9
       <artifactId>plexus-utils</artifactId>
cd93c9
       <version>2.0.5</version>