Sophie

Sophie

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

checkstyle-5.6-6.mga4.src.rpm

From 4efff973ae71aaab10d0fccc7fa8abe674f2c2a1 Mon Sep 17 00:00:00 2001
From: Stanislav Ochotnicky <sochotnicky@redhat.com>
Date: Wed, 20 Jul 2011 10:04:37 +0200
Subject: [PATCH 2/2] Remove linkcheck plugin

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

diff --git a/pom.xml b/pom.xml
index a7ac3a2..59f6e35 100644
--- a/pom.xml
+++ b/pom.xml
@@ -367,12 +367,6 @@
       </plugin>
 
       <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-linkcheck-plugin</artifactId>
-        <version>1.1</version>
-      </plugin>
-
-      <plugin>
       	<groupId>org.apache.maven.plugins</groupId>
       	<artifactId>maven-eclipse-plugin</artifactId>
         <version>2.8</version>
-- 
1.7.6