Author: dennisl
Date: Sun Jul 21 23:46:57 2013
New Revision: 1505523
URL: http://svn.apache.org/r1505523
Log:
Follow ASF branding rules.
Added:
maven/plugins/trunk/maven-doap-plugin/src/site/apt/index.apt.vm
(contents, props changed)
- copied, changed from r1505399,
maven/plugins/trunk/maven-doap-plugin/src/site/apt/index.apt
Removed:
maven/plugins/trunk/maven-doap-plugin/src/site/apt/index.apt
Modified:
maven/plugins/trunk/maven-doap-plugin/pom.xml
maven/plugins/trunk/maven-doap-plugin/src/site/site.xml
Modified: maven/plugins/trunk/maven-doap-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-doap-plugin/pom.xml?rev=1505523&r1=1505522&r2=1505523&view=diff
==============================================================================
--- maven/plugins/trunk/maven-doap-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-doap-plugin/pom.xml Sun Jul 21 23:46:57 2013
@@ -33,8 +33,8 @@ under the License.
<version>1.2-SNAPSHOT</version>
<packaging>maven-plugin</packaging>
- <name>Maven DOAP Plugin</name>
- <description>Plugins which generate a DOAP file from information in a
POM.</description>
+ <name>Apache Maven DOAP Plugin</name>
+ <description>Plugin which generates a DOAP file from information in a
POM.</description>
<prerequisites>
<maven>${mavenVersion}</maven>
Copied: maven/plugins/trunk/maven-doap-plugin/src/site/apt/index.apt.vm (from
r1505399, maven/plugins/trunk/maven-doap-plugin/src/site/apt/index.apt)
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-doap-plugin/src/site/apt/index.apt.vm?p2=maven/plugins/trunk/maven-doap-plugin/src/site/apt/index.apt.vm&p1=maven/plugins/trunk/maven-doap-plugin/src/site/apt/index.apt&r1=1505399&r2=1505523&rev=1505523&view=diff
==============================================================================
--- maven/plugins/trunk/maven-doap-plugin/src/site/apt/index.apt (original)
+++ maven/plugins/trunk/maven-doap-plugin/src/site/apt/index.apt.vm Sun Jul 21
23:46:57 2013
@@ -3,7 +3,7 @@
------
Jason van Zyl
------
- 2008-07-18
+ 2013-07-22
------
~~ Licensed to the Apache Software Foundation (ASF) under one
@@ -26,7 +26,7 @@
~~ NOTE: For help with the syntax of this file, see:
~~ http://maven.apache.org/doxia/references/apt-format.html
-Maven DOAP Plugin
+${project.name}
The DOAP Plugin is used to generate compliant
{{{http://usefulinc.com/doap}Description of a Project (DOAP)}}
file from a POM. The main goal is to be able to provide DOAP files for
Semantic Web systems that use them as
Propchange: maven/plugins/trunk/maven-doap-plugin/src/site/apt/index.apt.vm
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: maven/plugins/trunk/maven-doap-plugin/src/site/apt/index.apt.vm
------------------------------------------------------------------------------
svn:keywords = "Author Date Id Revision"
Modified: maven/plugins/trunk/maven-doap-plugin/src/site/site.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-doap-plugin/src/site/site.xml?rev=1505523&r1=1505522&r2=1505523&view=diff
==============================================================================
--- maven/plugins/trunk/maven-doap-plugin/src/site/site.xml (original)
+++ maven/plugins/trunk/maven-doap-plugin/src/site/site.xml Sun Jul 21 23:46:57
2013
@@ -21,8 +21,7 @@ under the License.
<project xmlns="http://maven.apache.org/DECORATION/1.0.1"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.1
http://maven.apache.org/xsd/decoration-1.0.1.xsd"
- name="Maven Doap plugin">
+ xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.1
http://maven.apache.org/xsd/decoration-1.0.1.xsd">
<body>
<menu name="Overview">
<item name="Introduction" href="index.html"/>