[MNG-2117] Update doap file descriptor

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

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@470602 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Dennis Lundberg 2006-11-02 23:43:22 +00:00
parent 371eb0cecb
commit 36d1285791
1 changed files with 8 additions and 2 deletions

View File

@ -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>
@ -111,5 +111,11 @@
<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>
</rdf:RDF>