You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
1.1 KiB
33 lines
1.1 KiB
--- pom.xml 2011-08-07 22:04:19.000000000 +0200
|
|
+++ pom.xml-gil 2012-02-08 16:02:27.935311947 +0100
|
|
@@ -368,13 +368,13 @@
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-site-plugin</artifactId>
|
|
<version>3.0</version>
|
|
- <dependencies>
|
|
+ <!--dependencies>
|
|
<dependency>
|
|
<groupId>org.apache.maven.wagon</groupId>
|
|
<artifactId>wagon-webdav-jackrabbit</artifactId>
|
|
<version>1.0</version>
|
|
</dependency>
|
|
- </dependencies>
|
|
+ </dependencies-->
|
|
</plugin>
|
|
<plugin>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
@@ -481,11 +481,11 @@
|
|
</excludeRoots>
|
|
</configuration>
|
|
</plugin>
|
|
- <plugin>
|
|
+ <!--plugin>
|
|
<groupId>org.codehaus.mojo</groupId>
|
|
<artifactId>taglist-maven-plugin</artifactId>
|
|
<version>2.4</version>
|
|
- </plugin>
|
|
+ </plugin-->
|
|
<plugin>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-jxr-plugin</artifactId>
|