You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2006/11/03 00:43:23 UTC

svn commit: r470602 - /maven/components/trunk/doap_Maven.rdf

Author: dennisl
Date: Thu Nov  2 15:43:22 2006
New Revision: 470602

URL: http://svn.apache.org/viewvc?view=rev&rev=470602
Log:
[MNG-2117] Update doap file descriptor

o Regenerate the doap descriptor using the latest version of the DOAP plugin.

Modified:
    maven/components/trunk/doap_Maven.rdf

Modified: maven/components/trunk/doap_Maven.rdf
URL: http://svn.apache.org/viewvc/maven/components/trunk/doap_Maven.rdf?view=diff&rev=470602&r1=470601&r2=470602
==============================================================================
--- maven/components/trunk/doap_Maven.rdf (original)
+++ maven/components/trunk/doap_Maven.rdf Thu Nov  2 15:43:22 2006
@@ -23,8 +23,8 @@
     <shortdesc>Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.</shortdesc>
     <description>Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.</description>
     <bug-database rdf:resource="http://jira.codehaus.org/browse/MNG"/>
-    <mailing-list rdf:resource="http://maven.apache.org//mail-lists.html"/>
-    <download-page rdf:resource="http://maven.apache.org//download.html"/>
+    <mailing-list rdf:resource="http://maven.apache.org/mail-lists.html"/>
+    <download-page rdf:resource="http://maven.apache.org/download.html"/>
     <programming-language>Java</programming-language>
     <category rdf:resource="http://projects.apache.org/category/build-management"/>
     <repository>
@@ -109,6 +109,12 @@
       <foaf:Person>
         <foaf:name>Carlos Sanchez</foaf:name>
         <foaf:mbox rdf:resource="mailto:carlos@apache.org"/>
+      </foaf:Person>
+    </maintainer>
+    <maintainer>
+      <foaf:Person>
+        <foaf:name>Dennis Lundberg</foaf:name>
+        <foaf:mbox rdf:resource="mailto:dennisl@apache.org"/>
       </foaf:Person>
     </maintainer>
   </Project>