This is an automated email from the ASF dual-hosted git repository.

martin_s pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/archiva-redback-components-spring-utils.git

commit 879b036bf8ed6e3ff12bc18c827da7472ca09f3e
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Sat Jan 5 23:48:46 2013 +0000

    simplify javadoc configuration
    
    git-svn-id: 
https://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk@1429430
 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 19 -------------------
 1 file changed, 19 deletions(-)

diff --git a/pom.xml b/pom.xml
index 14aa5f9..eb6f957 100644
--- a/pom.xml
+++ b/pom.xml
@@ -143,23 +143,4 @@
       </plugin>
     </plugins>
   </build>
-
-  <reporting>
-    <plugins>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-javadoc-plugin</artifactId>
-        <configuration combine.self="append">
-          <additionnalDependencies>
-            <additionnalDependency>
-              <groupId>javax.servlet</groupId>
-              <artifactId>servlet-api</artifactId>
-              <version>2.5</version>
-            </additionnalDependency>
-          </additionnalDependencies>
-        </configuration>
-      </plugin>
-    </plugins>
-  </reporting>
- 
 </project>

-- 
To stop receiving notification emails like this one, please contact
marti...@apache.org.

Reply via email to