Author: brett Date: Wed Nov 3 19:28:03 2010 New Revision: 1030628 URL: http://svn.apache.org/viewvc?rev=1030628&view=rev Log: short desc should be... short
Modified: maven/maven-3/trunk/doap_Maven.rdf Modified: maven/maven-3/trunk/doap_Maven.rdf URL: http://svn.apache.org/viewvc/maven/maven-3/trunk/doap_Maven.rdf?rev=1030628&r1=1030627&r2=1030628&view=diff ============================================================================== --- maven/maven-3/trunk/doap_Maven.rdf (original) +++ maven/maven-3/trunk/doap_Maven.rdf Wed Nov 3 19:28:03 2010 @@ -23,7 +23,7 @@ under the License. <name>Apache Maven</name> <homepage rdf:resource="http://maven.apache.org/"/> <asfext:pmc rdf:resource="http://maven.apache.org/"/> - <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> + <shortdesc>Maven is a project development management and comprehension tool.</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"/>