Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > cbd9c292a29cfc4a2fc4ccf066deca91 > files > 3

checkstyle-5.6-6.mga4.src.rpm

From db654c5cc1ae5bba604b5dea52da165d5354c6cb Mon Sep 17 00:00:00 2001
From: Stanislav Ochotnicky <sochotnicky@redhat.com>
Date: Wed, 18 Apr 2012 17:40:16 +0200
Subject: [PATCH 3/3] Remove eclipse plugin

---
 pom.xml |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)

diff --git a/pom.xml b/pom.xml
index c977bd0..f454af2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -366,15 +366,6 @@
         </configuration>
       </plugin>
 
-      <plugin>
-      	<groupId>org.apache.maven.plugins</groupId>
-      	<artifactId>maven-eclipse-plugin</artifactId>
-        <version>2.8</version>
-        <configuration>
-          <downloadSources>true</downloadSources>
-          <downloadJavadocs>true</downloadJavadocs>
-        </configuration>
-      </plugin>
     </plugins>
   </build>
 
-- 
1.7.7.6