You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by rd...@apache.org on 2011/05/23 13:42:24 UTC

svn commit: r1126448 - /james/mailet/base/trunk/pom.xml

Author: rdonkin
Date: Mon May 23 11:42:24 2011
New Revision: 1126448

URL: http://svn.apache.org/viewvc?rev=1126448&view=rev
Log:
Tidying up pom - remove comments DOAP generation.

Modified:
    james/mailet/base/trunk/pom.xml

Modified: james/mailet/base/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/mailet/base/trunk/pom.xml?rev=1126448&r1=1126447&r2=1126448&view=diff
==============================================================================
--- james/mailet/base/trunk/pom.xml (original)
+++ james/mailet/base/trunk/pom.xml Mon May 23 11:42:24 2011
@@ -249,36 +249,6 @@
           </execution>
         </executions>
       </plugin>
-      <!--
-	  <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-doap-plugin</artifactId>
-        <executions>
-          <execution>
-            <id>site</id>
-            <phase>site</phase>
-            <goals>
-              <goal>generate</goal>
-            </goals>
-          </execution>
-        </executions>
-        <configuration>
-         <doapOptions>
-           <programmingLanguage>java</programmingLanguage>
-           <category>mail</category>
-           <download-page>http://james.apache.org/download.cgi</download-page>
-         </doapOptions>
-
-         <asfExtOptions>
-           <included>true</included>
-           <pmc>http://james.apache.org</pmc>
-           <name>Apache JAMES</name>
-         </asfExtOptions>
-
-        </configuration>
-      </plugin>
-      -->
-
 
       <!-- Site generation -->
       <plugin>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org