brett       2004/02/23 14:14:06

  Modified:    cruisecontrol project.xml
               developer-activity project.xml
               eclipse  project.xml
               file-activity project.xml
               idea     project.xml
               jar      project.xml
               junit-report project.xml
               jxr      project.xml
               linkcheck project.xml
               site     project.xml
               test     project.xml
               xdoc     project.xml
  Log:
  describe requirement. This will do until it is a POM element proper.
  
  Revision  Changes    Path
  1.11      +3 -1      maven-plugins/cruisecontrol/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/cruisecontrol/project.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- project.xml       10 Feb 2004 12:49:43 -0000      1.10
  +++ project.xml       23 Feb 2004 22:14:06 -0000      1.11
  @@ -5,7 +5,9 @@
     <id>maven-cruisecontrol-plugin</id>
     <name>Maven Cruise Control Plug-in</name>
     <currentVersion>1.1-SNAPSHOT</currentVersion>
  -  <description>A plugin to handle the generating and maintaining of Cruise Control 
configuration</description>
  +  <description>A plugin to handle the generating and maintaining of Cruise Control 
configuration.
  +    Requires Maven 1.0 RC2.
  +  </description>
     <shortDescription>Cruise Control Plugin for Maven</shortDescription>
     <url>http://maven.apache.org/reference/plugins/cruisecontrol/</url>
     
<siteDirectory>/www/maven.apache.org/reference/plugins/cruisecontrol/</siteDirectory>
  
  
  
  1.21      +2 -1      maven-plugins/developer-activity/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/developer-activity/project.xml,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- project.xml       3 Feb 2004 10:56:44 -0000       1.20
  +++ project.xml       23 Feb 2004 22:14:06 -0000      1.21
  @@ -6,7 +6,8 @@
     <id>maven-developer-activity-plugin</id>
     <name>Maven Developer Activity Plug-in</name>
     <currentVersion>1.4-SNAPSHOT</currentVersion>
  -  <description>This document provides a report of activity in terms of CVS commits 
and breaks it out by developer.</description>
  +  <description>This document provides a report of activity in terms of CVS commits 
and breaks it out by developer.
  +    Requires Maven 1.0 RC2.</description>
     <shortDescription>Developer Activity report</shortDescription>
     <url>http://maven.apache.org/reference/plugins/developer-activity/</url>
     
<siteDirectory>/www/maven.apache.org/reference/plugins/developer-activity/</siteDirectory>
  
  
  
  1.22      +2 -1      maven-plugins/eclipse/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/eclipse/project.xml,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- project.xml       10 Feb 2004 12:49:42 -0000      1.21
  +++ project.xml       23 Feb 2004 22:14:06 -0000      1.22
  @@ -6,7 +6,8 @@
     <id>maven-eclipse-plugin</id>
     <name>Maven Eclipse Plug-in</name>
     <currentVersion>1.6-SNAPSHOT</currentVersion>
  -  <description>A plugin to generate various files for the Eclipse IDE and ease the 
use of Maven within that environment</description>
  +  <description>A plugin to generate various files for the Eclipse IDE and ease the 
use of Maven within that environment.
  +    Requires Maven 1.0 RC2.</description>
     <shortDescription>Eclipse Plugin for Maven</shortDescription>
     <url>http://maven.apache.org/reference/plugins/eclipse/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/eclipse/</siteDirectory>
  
  
  
  1.23      +2 -1      maven-plugins/file-activity/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/file-activity/project.xml,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- project.xml       10 Feb 2004 12:49:43 -0000      1.22
  +++ project.xml       23 Feb 2004 22:14:06 -0000      1.23
  @@ -9,7 +9,8 @@
     <!-- Gump integration -->
   
     <gumpRepositoryId>jakarta</gumpRepositoryId>
  -  <description>This document provides a report of activity in terms of CVS commits 
and breaks it out by file.</description>
  +  <description>This document provides a report of activity in terms of CVS commits 
and breaks it out by file.
  +    Requires Maven 1.0 RC2.</description>
     <shortDescription>File activity Report</shortDescription>
     <url>http://maven.apache.org/reference/plugins/file-activity/</url>
     
<siteDirectory>/www/maven.apache.org/reference/plugins/file-activity/</siteDirectory>
  
  
  
  1.18      +1 -0      maven-plugins/idea/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/idea/project.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- project.xml       10 Feb 2004 12:49:44 -0000      1.17
  +++ project.xml       23 Feb 2004 22:14:06 -0000      1.18
  @@ -7,6 +7,7 @@
     <name>Maven IDEA Plug-in</name>
     <currentVersion>1.3-SNAPSHOT</currentVersion>
     <shortDescription>IDEA Plugin for Maven</shortDescription>
  +  <description>IDEA Plugin for Maven. Requires Maven 1.0 RC2.</description>
     <url>http://maven.apache.org/reference/plugins/idea/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/idea/</siteDirectory>
     <repository>
  
  
  
  1.17      +1 -1      maven-plugins/jar/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/jar/project.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- project.xml       28 Dec 2003 04:27:30 -0000      1.16
  +++ project.xml       23 Feb 2004 22:14:06 -0000      1.17
  @@ -6,7 +6,7 @@
     <id>maven-jar-plugin</id>
     <name>Maven Jar Plug-in</name>
     <currentVersion>1.4-SNAPSHOT</currentVersion>
  -  <description/>
  +  <description>Plugin for creating JAR files. Requires Maven 1.0 RC2.</description>
     <shortDescription>Create jar files</shortDescription>
     <url>http://maven.apache.org/reference/plugins/jar/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/jar/</siteDirectory>
  
  
  
  1.23      +2 -1      maven-plugins/junit-report/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/junit-report/project.xml,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- project.xml       30 Jan 2004 04:57:40 -0000      1.22
  +++ project.xml       23 Feb 2004 22:14:06 -0000      1.23
  @@ -6,7 +6,8 @@
     <id>maven-junit-report-plugin</id>
     <name>Maven JUnit Report Plug-in</name>
     <currentVersion>1.5-SNAPSHOT</currentVersion>
  -  <description/>
  +  <description>Reports from JUnit tests.
  +    Requires Maven 1.0 RC2.</description>
     <shortDescription>Reports from JUnit tests</shortDescription>
     <url>http://maven.apache.org/reference/plugins/junit-report/</url>
     
<siteDirectory>/www/maven.apache.org/reference/plugins/junit-report/</siteDirectory>
  
  
  
  1.34      +2 -1      maven-plugins/jxr/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/jxr/project.xml,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- project.xml       10 Feb 2004 12:49:43 -0000      1.33
  +++ project.xml       23 Feb 2004 22:14:06 -0000      1.34
  @@ -6,7 +6,8 @@
     <id>maven-jxr-plugin</id>
     <name>Maven JXR Plug-in</name>
     <currentVersion>1.3-SNAPSHOT</currentVersion>
  -  <description/>
  +  <description>Create cross reference.
  +    Requires Maven 1.0 RC2.</description>
     <shortDescription>Create cross reference</shortDescription>
     <url>http://maven.apache.org/reference/plugins/jxr/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/jxr/</siteDirectory>
  
  
  
  1.36      +2 -1      maven-plugins/linkcheck/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/linkcheck/project.xml,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  --- project.xml       11 Feb 2004 09:41:32 -0000      1.35
  +++ project.xml       23 Feb 2004 22:14:06 -0000      1.36
  @@ -6,7 +6,8 @@
     <id>maven-linkcheck-plugin</id>
     <name>Maven LinkCheck Plug-in</name>
     <currentVersion>1.2-SNAPSHOT</currentVersion>
  -  <description/>
  +  <description>Check xdoc links.
  +    Requires Maven 1.0 RC2.</description>
     <shortDescription>Check xdoc links</shortDescription>
     <url>http://maven.apache.org/reference/plugins/linkcheck/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/linkcheck/</siteDirectory>
  
  
  
  1.27      +2 -1      maven-plugins/site/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/site/project.xml,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- project.xml       10 Feb 2004 12:49:44 -0000      1.26
  +++ project.xml       23 Feb 2004 22:14:06 -0000      1.27
  @@ -6,7 +6,8 @@
     <id>maven-site-plugin</id>
     <name>Maven Site Plugin</name>
     <currentVersion>1.5-SNAPSHOT</currentVersion>
  -  <description/>
  +  <description>Generate web site.
  +    Requires Maven 1.0 RC2.</description>
     <shortDescription>Generate web site</shortDescription>
     <url>http://maven.apache.org/reference/plugins/site/</url>
     
<issueTrackingUrl>http://jira.codehaus.org/BrowseProject.jspa?id=10331</issueTrackingUrl>
  
  
  
  1.22      +2 -1      maven-plugins/test/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/test/project.xml,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- project.xml       8 Jan 2004 04:42:40 -0000       1.21
  +++ project.xml       23 Feb 2004 22:14:06 -0000      1.22
  @@ -6,7 +6,8 @@
     <id>maven-test-plugin</id>
     <name>Maven Test Plug-in</name>
     <currentVersion>1.5-SNAPSHOT</currentVersion>
  -  <description/>
  +  <description>Run JUnit tests.
  +    Requires Maven 1.0 RC2.</description>
     <shortDescription>Run JUnit tests</shortDescription>
     <url>http://maven.apache.org/reference/plugins/test/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/test/</siteDirectory>
  
  
  
  1.38      +2 -0      maven-plugins/xdoc/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/xdoc/project.xml,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -r1.37 -r1.38
  --- project.xml       10 Feb 2004 12:49:43 -0000      1.37
  +++ project.xml       23 Feb 2004 22:14:06 -0000      1.38
  @@ -6,6 +6,8 @@
     <id>maven-xdoc-plugin</id>
     <name>Maven XDoc Plug-in</name>
     <currentVersion>1.6-SNAPSHOT</currentVersion>
  +  <description>Convert xdocs into HTML.
  +    Requires Maven 1.0 RC2.</description>
     <shortDescription>Convert xdocs into HTML</shortDescription>
     <url>http://maven.apache.org/reference/plugins/xdoc/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/xdoc/</siteDirectory>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to