You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jv...@apache.org on 2005/10/08 16:45:55 UTC

svn commit: r307299 - in /maven/components/trunk/maven-site: ./ src/site/apt/guides/getting-started/ src/site/apt/guides/introduction/ src/site/apt/guides/plugin/

Author: jvanzyl
Date: Sat Oct  8 07:45:48 2005
New Revision: 307299

URL: http://svn.apache.org/viewcvs?rev=307299&view=rev
Log:
collecting notes

Added:
    maven/components/trunk/maven-site/ideas.txt
      - copied unchanged from r306981, maven/components/trunk/maven-site/src/site/apt/guides/getting-started/ideas.txt
    maven/components/trunk/maven-site/src/site/apt/guides/plugin/tmp
      - copied unchanged from r306981, maven/components/trunk/maven-site/src/site/apt/guides/getting-started/using-plugins.apt
Removed:
    maven/components/trunk/maven-site/src/site/apt/guides/getting-started/ideas.txt
    maven/components/trunk/maven-site/src/site/apt/guides/getting-started/using-plugins.apt
Modified:
    maven/components/trunk/maven-site/src/site/apt/guides/introduction/introduction-to-archetypes.apt
    maven/components/trunk/maven-site/src/site/apt/guides/plugin/notes.txt

Modified: maven/components/trunk/maven-site/src/site/apt/guides/introduction/introduction-to-archetypes.apt
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-site/src/site/apt/guides/introduction/introduction-to-archetypes.apt?rev=307299&r1=307298&r2=307299&view=diff
==============================================================================
--- maven/components/trunk/maven-site/src/site/apt/guides/introduction/introduction-to-archetypes.apt (original)
+++ maven/components/trunk/maven-site/src/site/apt/guides/introduction/introduction-to-archetypes.apt Sat Oct  8 07:45:48 2005
@@ -10,7 +10,11 @@
 
 What is Archetype?
 
- In short, Archetype is a Maven project templating toolkit. Archetype
- will help authors create Maven project templates for users, and provides
- users with the means to generate parameterized versions of those templates.
+ In short, Archetype is a Maven project templating toolkit. An archetype is defined as <an original pattern or model
+ from which all other things of the same  kind are made>. The names fits as we are trying to provide a system that
+ provides a consistent means of generating Maven projects. Archetype will help authors create
+ Maven project templates for users, and provides users with the means to generate parameterized versions
+ of those project templates.
    
+
+

Modified: maven/components/trunk/maven-site/src/site/apt/guides/plugin/notes.txt
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-site/src/site/apt/guides/plugin/notes.txt?rev=307299&r1=307298&r2=307299&view=diff
==============================================================================
--- maven/components/trunk/maven-site/src/site/apt/guides/plugin/notes.txt (original)
+++ maven/components/trunk/maven-site/src/site/apt/guides/plugin/notes.txt Sat Oct  8 07:45:48 2005
@@ -1,2 +1,6 @@
 Packaging plugins are required to call project.getArtifact().setFile(
 fileYouGenerated ) to properly work in the reactor.
+
+o configuration at 
+plugin-level
+execution-level