o normalize date and comments

git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@685842 13f79535-47bb-0310-9956-ffa450edef68
master
Vincent Siveton 2008-08-14 10:43:01 +00:00
parent da57cba2a1
commit f178cd48a8
6 changed files with 32 additions and 14 deletions

View File

@ -3,7 +3,7 @@
------ ------
Maria Odea Ching Maria Odea Ching
------ ------
February 2008 2008-02-01
------ ------
~~ Licensed to the Apache Software Foundation (ASF) under one ~~ Licensed to the Apache Software Foundation (ASF) under one
@ -23,6 +23,9 @@
~~ specific language governing permissions and limitations ~~ specific language governing permissions and limitations
~~ under the License. ~~ under the License.
~~ NOTE: For help with the syntax of this file, see:
~~ http://maven.apache.org/doxia/references/apt-format.html
Configuring Generation of Plugin Descriptor Configuring Generation of Plugin Descriptor
To configure the generation of the plugin descriptor, add the following to the project's POM: To configure the generation of the plugin descriptor, add the following to the project's POM:

View File

@ -3,7 +3,7 @@
------ ------
Vincent Siveton Vincent Siveton
------ ------
January 2008 2008-01-01
------ ------
~~ Licensed to the Apache Software Foundation (ASF) under one ~~ Licensed to the Apache Software Foundation (ASF) under one
@ -23,6 +23,9 @@
~~ specific language governing permissions and limitations ~~ specific language governing permissions and limitations
~~ under the License. ~~ under the License.
~~ NOTE: For help with the syntax of this file, see:
~~ http://maven.apache.org/doxia/references/apt-format.html
Configuring Generation of Help Mojo Configuring Generation of Help Mojo
To configure the generation of a <<<Help>>> Mojo, add the following to the project's POM: To configure the generation of a <<<Help>>> Mojo, add the following to the project's POM:

View File

@ -3,7 +3,7 @@
------ ------
Vincent Siveton Vincent Siveton
------ ------
January 2008 2008-01-01
------ ------
~~ Licensed to the Apache Software Foundation (ASF) under one ~~ Licensed to the Apache Software Foundation (ASF) under one
@ -23,6 +23,9 @@
~~ specific language governing permissions and limitations ~~ specific language governing permissions and limitations
~~ under the License. ~~ under the License.
~~ NOTE: For help with the syntax of this file, see:
~~ http://maven.apache.org/doxia/references/apt-format.html
Configuring Generation of Documentation Reports Configuring Generation of Documentation Reports
To configure the generation of the documentation reports, add the following to the project's POM: To configure the generation of the documentation reports, add the following to the project's POM:

View File

@ -3,7 +3,7 @@
------ ------
Maria Odea Ching Maria Odea Ching
------ ------
January 2008 2008-01-01
------ ------
~~ Licensed to the Apache Software Foundation (ASF) under one ~~ Licensed to the Apache Software Foundation (ASF) under one
@ -23,6 +23,9 @@
~~ specific language governing permissions and limitations ~~ specific language governing permissions and limitations
~~ under the License. ~~ under the License.
~~ NOTE: For help with the syntax of this file, see:
~~ http://maven.apache.org/doxia/references/apt-format.html
Maven Plugin Plugin Maven Plugin Plugin
The Maven Plugin Plugin is used to create a Maven plugin descriptor for any The Maven Plugin Plugin is used to create a Maven plugin descriptor for any

View File

@ -3,7 +3,7 @@
--- ---
John Casey John Casey
--- ---
09-Feb-2005 2005-02-09
--- ---
~~ Licensed to the Apache Software Foundation (ASF) under one ~~ Licensed to the Apache Software Foundation (ASF) under one
@ -23,6 +23,9 @@
~~ specific language governing permissions and limitations ~~ specific language governing permissions and limitations
~~ under the License. ~~ under the License.
~~ NOTE: For help with the syntax of this file, see:
~~ http://maven.apache.org/doxia/references/apt-format.html
<<THIS NEEDS REVISION AND CLEANING UP>> <<THIS NEEDS REVISION AND CLEANING UP>>
*Abstract *Abstract

View File

@ -4,7 +4,7 @@
Maria Odea Ching Maria Odea Ching
Vincent Siveton Vincent Siveton
------ ------
January 2008 2008-01-01
------ ------
~~ Licensed to the Apache Software Foundation (ASF) under one ~~ Licensed to the Apache Software Foundation (ASF) under one
@ -24,6 +24,9 @@
~~ specific language governing permissions and limitations ~~ specific language governing permissions and limitations
~~ under the License. ~~ under the License.
~~ NOTE: For help with the syntax of this file, see:
~~ http://maven.apache.org/doxia/references/apt-format.html
Usage Usage
The Plugin Plugin is generally used for Maven 2 plugins. Its goals are bound to different phases in the build life cycle. The Plugin Plugin is generally used for Maven 2 plugins. Its goals are bound to different phases in the build life cycle.