1 |
diff -Nru apache-geronimo-yoko-33a0be6/core/pom.xml apache-geronimo-yoko-33a0be6-gil/core/pom.xml |
2 |
--- apache-geronimo-yoko-33a0be6/core/pom.xml 2008-05-13 03:54:54.000000000 +0200 |
3 |
+++ apache-geronimo-yoko-33a0be6-gil/core/pom.xml 2011-06-27 04:21:39.950631703 +0200 |
4 |
@@ -155,9 +155,9 @@ |
5 |
<plugin> |
6 |
<artifactId>maven-checkstyle-plugin</artifactId> |
7 |
</plugin> |
8 |
- <plugin> |
9 |
+ <!--plugin> |
10 |
<artifactId>maven-clover-plugin</artifactId> |
11 |
- </plugin> |
12 |
+ </plugin--> |
13 |
<plugin> |
14 |
<artifactId>maven-pmd-plugin</artifactId> |
15 |
</plugin> |
16 |
diff -Nru apache-geronimo-yoko-33a0be6/pom.xml apache-geronimo-yoko-33a0be6-gil/pom.xml |
17 |
--- apache-geronimo-yoko-33a0be6/pom.xml 2008-05-13 03:54:54.000000000 +0200 |
18 |
+++ apache-geronimo-yoko-33a0be6-gil/pom.xml 2011-06-27 04:19:23.239631596 +0200 |
19 |
@@ -321,13 +321,13 @@ |
20 |
</pluginManagement> |
21 |
|
22 |
|
23 |
- <extensions> |
24 |
+ <!--extensions> |
25 |
<extension> |
26 |
<groupId>org.apache.maven.wagon</groupId> |
27 |
<artifactId>wagon-ssh-external</artifactId> |
28 |
<version>1.0-alpha-5</version> |
29 |
</extension> |
30 |
- </extensions> |
31 |
+ </extensions--> |
32 |
|
33 |
</build> |
34 |
|
35 |
@@ -336,10 +336,10 @@ |
36 |
<plugin> |
37 |
<artifactId>maven-checkstyle-plugin</artifactId> |
38 |
</plugin> |
39 |
- <plugin> |
40 |
+ <!--plugin> |
41 |
<artifactId>maven-clover-plugin</artifactId> |
42 |
</plugin> |
43 |
- <!--plugin> |
44 |
+ <plugin> |
45 |
<artifactId>maven-pmd-plugin</artifactId> |
46 |
</plugin!--> |
47 |
<plugin> |