Author: hboutemy
Date: Mon Apr 26 20:44:11 2010
New Revision: 938231
URL: http://svn.apache.org/viewvc?rev=938231&view=rev
Log:
added an intro to the archetype
Added:
maven/archetype/trunk/maven-archetype-bundles/maven-archetype-plugin/src/site/apt/
maven/archetype/trunk/maven-archetype-bundles/maven-archetype-plugin/src/site/apt/index.apt
(with props)
Added:
maven/archetype/trunk/maven-archetype-bundles/maven-archetype-plugin/src/site/apt/index.apt
URL:
http://svn.apache.org/viewvc/maven/archetype/trunk/maven-archetype-bundles/maven-archetype-plugin/src/site/apt/index.apt?rev=938231&view=auto
==============================================================================
---
maven/archetype/trunk/maven-archetype-bundles/maven-archetype-plugin/src/site/apt/index.apt
(added)
+++
maven/archetype/trunk/maven-archetype-bundles/maven-archetype-plugin/src/site/apt/index.apt
Mon Apr 26 20:44:11 2010
@@ -0,0 +1,22 @@
+ ------
+ Maven Plugin Archetype
+ ------
+ Hervé Boutemy
+ ------
+ 2010-04-26
+ ------
+
+Maven Plugin Archetype
+
+ <<<maven-archetype-plugin>>> is an archetype which contains a sample Maven
plugin:
+
++----+
+
+project
+|-- pom.xml
+`-- src
+ `-- main
+ `-- java
+ `-- MyMojo.java
+
++----+
\ No newline at end of file
Propchange:
maven/archetype/trunk/maven-archetype-bundles/maven-archetype-plugin/src/site/apt/index.apt
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
maven/archetype/trunk/maven-archetype-bundles/maven-archetype-plugin/src/site/apt/index.apt
------------------------------------------------------------------------------
svn:keywords = Author Date Id Revision