You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by di...@apache.org on 2003/09/06 09:28:56 UTC

cvs commit: maven/src/plugins-build/java project.xml

dion        2003/09/06 00:28:56

  Modified:    src/plugins-build/j2ee project.xml
               src/plugins-build/dist project.xml
               src/plugins-build/hibernate project.xml
               src/plugins-build/pdf project.xml
               src/plugins-build/deploy project.xml
               src/plugins-build/junit-report project.xml
               src/plugins-build/xdoc project.xml
               src/plugins-build/codeswitcher project.xml
               src/plugins-build/latka project.xml
               src/plugins-build/site project.xml
               src/plugins-build/touchstone project.xml
               src/plugins-build/linkcheck project.xml
               src/plugins-build/javadoc project.xml
               src/plugins-build/release project.xml
               src/plugins-build/jdiff project.xml
               src/plugins-build/latex project.xml
               src/plugins-build/jxr project.xml
               src/plugins-build/pom project.xml
               src/plugins-build/license project.xml
               src/plugins-build/jalopy project.xml
               src/plugins-build/touchstone-partner project.xml
               src/plugins-build/jar project.xml
               src/plugins-build/perforce project.xml
               src/plugins-build/tasklist project.xml
               src/plugins-build/sea project.xml
               src/plugins-build/gump project.xml
               src/plugins-build/test project.xml
               src/plugins-build/struts project.xml
               src/plugins-build/jdepend project.xml
               src/plugins-build/webserver project.xml
               src/plugins-build/docbook project.xml
               src/plugins-build/was40 project.xml
               src/plugins-build/java project.xml
  Log:
  Fix some short descriptions
  
  Revision  Changes    Path
  1.19      +1 -1      maven/src/plugins-build/j2ee/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/j2ee/project.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- project.xml	2 Sep 2003 10:23:31 -0000	1.18
  +++ project.xml	6 Sep 2003 07:28:54 -0000	1.19
  @@ -7,7 +7,7 @@
     <name>Maven J2EE Plugin</name>
     <currentVersion>1.3-SNAPSHOT</currentVersion>
     <description/>
  -  <shortDescription>Java Project Management Tools</shortDescription>
  +  <shortDescription>J2EE tools</shortDescription>
     <url>http://maven.apache.org/reference/plugins/j2ee/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/j2ee/</siteDirectory>
     <repository>
  
  
  
  1.13      +1 -1      maven/src/plugins-build/dist/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/dist/project.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- project.xml	2 Sep 2003 10:23:29 -0000	1.12
  +++ project.xml	6 Sep 2003 07:28:55 -0000	1.13
  @@ -6,7 +6,7 @@
     <id>maven-dist-plugin</id>
     <name>Maven Distribution Plug-in</name>
     <currentVersion>1.3-SNAPSHOT</currentVersion>
  -  <shortDescription>Java Project Management Tools</shortDescription>
  +  <shortDescription>Create source and binary distributions</shortDescription>
     <url>http://maven.apache.org/reference/plugins/dist/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/dist/</siteDirectory>
     <repository>
  
  
  
  1.13      +1 -1      maven/src/plugins-build/hibernate/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/hibernate/project.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- project.xml	2 Sep 2003 16:40:46 -0000	1.12
  +++ project.xml	6 Sep 2003 07:28:55 -0000	1.13
  @@ -7,7 +7,7 @@
     <name>Maven Hibernate Plug-in</name>
     <currentVersion>1.0-SNAPHOT</currentVersion>
     <description/>
  -  <shortDescription>Java Project Management Tools</shortDescription>
  +  <shortDescription>Work with Hibernate classes</shortDescription>
     <url>http://maven.apache.org/reference/plugins/hibernate/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/hibernate/</siteDirectory>
     <repository>
  
  
  
  1.17      +1 -1      maven/src/plugins-build/pdf/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/pdf/project.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- project.xml	2 Sep 2003 10:23:32 -0000	1.16
  +++ project.xml	6 Sep 2003 07:28:55 -0000	1.17
  @@ -7,7 +7,7 @@
     <name>Maven PDF Plug-in</name>
     <currentVersion>1.2-SNAPSHOT</currentVersion>
     <description/>
  -  <shortDescription>Java Project Management Tools</shortDescription>
  +  <shortDescription>Create PDF version of site docs</shortDescription>
     <url>http://maven.apache.org/reference/plugins/pdf/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/pdf/</siteDirectory>
     <repository>
  
  
  
  1.14      +1 -1      maven/src/plugins-build/deploy/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/deploy/project.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- project.xml	2 Sep 2003 10:23:29 -0000	1.13
  +++ project.xml	6 Sep 2003 07:28:55 -0000	1.14
  @@ -7,7 +7,7 @@
     <name>Maven Deploy Plug-in</name>
     <currentVersion>1.1</currentVersion>
     <description/>
  -  <shortDescription>Java Project Management Tools</shortDescription>
  +  <shortDescription>Deploy to remote repository</shortDescription>
     <url>http://maven.apache.org/reference/plugins/deploy/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/deploy/</siteDirectory>
     <repository>
  
  
  
  1.17      +1 -1      maven/src/plugins-build/junit-report/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/junit-report/project.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- project.xml	2 Sep 2003 10:23:32 -0000	1.16
  +++ project.xml	6 Sep 2003 07:28:55 -0000	1.17
  @@ -7,7 +7,7 @@
     <name>Maven JUnit Report Plug-in</name>
     <currentVersion>1.3-SNAPSHOT</currentVersion>
     <description/>
  -  <shortDescription>Java Project Management Tools</shortDescription>
  +  <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>
     <repository>
  
  
  
  1.25      +1 -1      maven/src/plugins-build/xdoc/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/xdoc/project.xml,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- project.xml	2 Sep 2003 16:40:46 -0000	1.24
  +++ project.xml	6 Sep 2003 07:28:55 -0000	1.25
  @@ -6,7 +6,7 @@
     <id>maven-xdoc-plugin</id>
     <name>Maven XDoc Plug-in</name>
     <currentVersion>1.4-SNAPSHOT</currentVersion>
  -  <shortDescription>Java Project Management Tools</shortDescription>
  +  <shortDescription>Convert xdocs into HTML</shortDescription>
     <url>http://maven.apache.org/reference/plugins/xdoc/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/xdoc/</siteDirectory>
     <repository>
  
  
  
  1.12      +1 -1      maven/src/plugins-build/codeswitcher/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/codeswitcher/project.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- project.xml	2 Sep 2003 10:23:29 -0000	1.11
  +++ project.xml	6 Sep 2003 07:28:55 -0000	1.12
  @@ -7,7 +7,7 @@
     <name>Maven CodeSwitcher Plugin</name>
     <currentVersion>1.1-SNAPSHOT</currentVersion>
     <description/>
  -  <shortDescription>Java Project Management Tools</shortDescription>
  +  <shortDescription></shortDescription>
     <url>http://maven.apache.org/reference/plugins/codeswitcher/</url>
     <issueTrackingUrl>http://jira.werken.com/BrowseProject.jspa?id=10030</issueTrackingUrl>
     <siteAddress>jakarta.apache.org</siteAddress>
  
  
  
  1.19      +1 -1      maven/src/plugins-build/latka/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/latka/project.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- project.xml	2 Sep 2003 10:23:32 -0000	1.18
  +++ project.xml	6 Sep 2003 07:28:55 -0000	1.19
  @@ -7,7 +7,7 @@
     <name>Maven Latka Plug-in</name>
     <currentVersion>1.3-SNAPSHOT</currentVersion>
     <description/>
  -  <shortDescription>Java Project Management Tools</shortDescription>
  +  <shortDescription>Run Latka scripts</shortDescription>
     <url>http://maven.apache.org/reference/plugins/latka/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/latka/</siteDirectory>
     <repository>
  
  
  
  1.14      +1 -1      maven/src/plugins-build/site/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/site/project.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- project.xml	2 Sep 2003 10:23:33 -0000	1.13
  +++ project.xml	6 Sep 2003 07:28:55 -0000	1.14
  @@ -7,7 +7,7 @@
     <name>Maven Site Plugin</name>
     <currentVersion>1.3-SNAPSHOT</currentVersion>
     <description/>
  -  <shortDescription>Java Project Management Tools</shortDescription>
  +  <shortDescription>Generate web site</shortDescription>
     <url>http://maven.apache.org/reference/plugins/site/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/site/</siteDirectory>
     <repository>
  
  
  
  1.10      +1 -1      maven/src/plugins-build/touchstone/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/touchstone/project.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- project.xml	2 Sep 2003 10:23:34 -0000	1.9
  +++ project.xml	6 Sep 2003 07:28:55 -0000	1.10
  @@ -7,7 +7,7 @@
     <name>Maven Touchstone Plug-in</name>
     <currentVersion>1.0</currentVersion>
     <description/>
  -  <shortDescription>Java Project Management Tools</shortDescription>
  +  <shortDescription>Sanity Check test project</shortDescription>
     <url>http://maven.apache.org/reference/plugins/touchstone/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/touchstone/</siteDirectory>
     <repository>
  
  
  
  1.30      +1 -1      maven/src/plugins-build/linkcheck/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/linkcheck/project.xml,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- project.xml	2 Sep 2003 16:40:46 -0000	1.29
  +++ project.xml	6 Sep 2003 07:28:55 -0000	1.30
  @@ -7,7 +7,7 @@
     <name>Maven LinkCheck Plug-in</name>
     <currentVersion>1.1-SNAPSHOT</currentVersion>
     <description/>
  -  <shortDescription>Java Project Management Tools</shortDescription>
  +  <shortDescription>Check xdoc links</shortDescription>
     <url>http://maven.apache.org/reference/plugins/linkcheck/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/linkcheck/</siteDirectory>
     <repository>
  
  
  
  1.16      +1 -1      maven/src/plugins-build/javadoc/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/javadoc/project.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- project.xml	2 Sep 2003 10:23:31 -0000	1.15
  +++ project.xml	6 Sep 2003 07:28:55 -0000	1.16
  @@ -7,7 +7,7 @@
     <name>Maven Javadoc Plug-in</name>
     <currentVersion>1.3-SNAPSHOT</currentVersion>
     <description/>
  -  <shortDescription>Java Project Management Tools</shortDescription>
  +  <shortDescription>Produce Javadocs and report</shortDescription>
     <url>http://maven.apache.org/reference/plugins/javadoc/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/javadoc/</siteDirectory>
     <repository>
  
  
  
  1.19      +2 -2      maven/src/plugins-build/release/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/release/project.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- project.xml	2 Sep 2003 16:40:46 -0000	1.18
  +++ project.xml	6 Sep 2003 07:28:55 -0000	1.19
  @@ -7,8 +7,8 @@
     <name>Maven Release Plug-in</name>
     <currentVersion>1.1-SNAPSHOT</currentVersion>
     <description/>
  -  <shortDescription>Java Project Management Tools</shortDescription>
  -  <url>http://maven.apache.org/reference/plugins/deploy/</url>
  +  <shortDescription>Produce project release</shortDescription>
  +  <url>http://maven.apache.org/reference/plugins/release/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/release/</siteDirectory>
     <repository>
       <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven/src/plugins-build/release/</connection>
  
  
  
  1.13      +1 -1      maven/src/plugins-build/jdiff/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/jdiff/project.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- project.xml	2 Sep 2003 10:23:32 -0000	1.12
  +++ project.xml	6 Sep 2003 07:28:55 -0000	1.13
  @@ -7,7 +7,7 @@
     <name>Maven JDiff Plugin</name>
     <currentVersion>1.1-SNAPSHOT</currentVersion>
     <description/>
  -  <shortDescription>Java Project Management Tools</shortDescription>
  +  <shortDescription>Diff between CVS releases</shortDescription>
     <url>http://maven.apache.org/reference/plugins/jdiff/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/jdiff/</siteDirectory>
     <repository>
  
  
  
  1.13      +1 -1      maven/src/plugins-build/latex/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/latex/project.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- project.xml	2 Sep 2003 10:23:32 -0000	1.12
  +++ project.xml	6 Sep 2003 07:28:55 -0000	1.13
  @@ -7,7 +7,7 @@
     <name>Maven Latex Plug-in</name>
     <currentVersion>1.1-SNAPSHOT</currentVersion>
     <description/>
  -  <shortDescription>Java Project Management Tools</shortDescription>
  +  <shortDescription>Produce HTML from latex</shortDescription>
     <url>http://maven.apache.org/reference/plugins/latex/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/latex/</siteDirectory>
     <repository>
  
  
  
  1.25      +1 -1      maven/src/plugins-build/jxr/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/jxr/project.xml,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- project.xml	2 Sep 2003 16:40:46 -0000	1.24
  +++ project.xml	6 Sep 2003 07:28:55 -0000	1.25
  @@ -7,7 +7,7 @@
     <name>Maven JXR Plug-in</name>
     <currentVersion>1.2-SNAPSHOT</currentVersion>
     <description/>
  -  <shortDescription>Java Project Management Tools</shortDescription>
  +  <shortDescription>Create cross reference</shortDescription>
     <url>http://maven.apache.org/reference/plugins/jxr/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/jxr/</siteDirectory>
     <repository>
  
  
  
  1.24      +1 -1      maven/src/plugins-build/pom/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/pom/project.xml,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- project.xml	2 Sep 2003 10:23:33 -0000	1.23
  +++ project.xml	6 Sep 2003 07:28:55 -0000	1.24
  @@ -7,7 +7,7 @@
     <name>Maven POM Plugin</name>
     <currentVersion>1.3-SNAPSHOT</currentVersion>
     <description/>
  -  <shortDescription>Java Project Management Tools</shortDescription>
  +  <shortDescription>Check Project Object Model</shortDescription>
     <url>http://maven.apache.org/reference/plugins/pom/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/pom/</siteDirectory>
     <repository>
  
  
  
  1.15      +1 -1      maven/src/plugins-build/license/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/license/project.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- project.xml	2 Sep 2003 10:23:32 -0000	1.14
  +++ project.xml	6 Sep 2003 07:28:55 -0000	1.15
  @@ -7,7 +7,7 @@
     <name>Maven License Plug-in</name>
     <currentVersion>1.1-SNAPSHOT</currentVersion>
     <description/>
  -  <shortDescription>Java Project Management Tools</shortDescription>
  +  <shortDescription>Create xml version of license</shortDescription>
     <url>http://maven.apache.org/reference/plugins/license/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/license/</siteDirectory>
     <repository>
  
  
  
  1.15      +1 -1      maven/src/plugins-build/jalopy/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/jalopy/project.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- project.xml	2 Sep 2003 10:23:31 -0000	1.14
  +++ project.xml	6 Sep 2003 07:28:55 -0000	1.15
  @@ -7,7 +7,7 @@
     <name>Maven Jalopy Plugin</name>
     <currentVersion>1.1-SNAPSHOT</currentVersion>
     <description/>
  -  <shortDescription>Java Project Management Tools</shortDescription>
  +  <shortDescription>Reformat java source</shortDescription>
     <url>http://maven.apache.org/reference/plugins/jalopy/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/jalopy/</siteDirectory>
     <repository>
  
  
  
  1.12      +1 -1      maven/src/plugins-build/touchstone-partner/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/touchstone-partner/project.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- project.xml	2 Sep 2003 10:23:34 -0000	1.11
  +++ project.xml	6 Sep 2003 07:28:55 -0000	1.12
  @@ -7,7 +7,7 @@
     <name>Maven Touchstone Partner Plug-in</name>
     <currentVersion>1.0</currentVersion>
     <description/>
  -  <shortDescription>Java Project Management Tools</shortDescription>
  +  <shortDescription>Testing sanity check project</shortDescription>
     <url>http://maven.apache.org/reference/plugins/touchstone-partner/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/touchstone-partner/</siteDirectory>
     <repository>
  
  
  
  1.13      +1 -1      maven/src/plugins-build/jar/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/jar/project.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- project.xml	5 Sep 2003 15:14:20 -0000	1.12
  +++ project.xml	6 Sep 2003 07:28:55 -0000	1.13
  @@ -7,7 +7,7 @@
     <name>Maven Jar Plug-in</name>
     <currentVersion>1.3</currentVersion>
     <description/>
  -  <shortDescription>Java Project Management Tools</shortDescription>
  +  <shortDescription>Create jar files</shortDescription>
     <url>http://maven.apache.org/reference/plugins/jar/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/jar/</siteDirectory>
     <repository>
  
  
  
  1.15      +1 -1      maven/src/plugins-build/perforce/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/perforce/project.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- project.xml	2 Sep 2003 10:23:32 -0000	1.14
  +++ project.xml	6 Sep 2003 07:28:55 -0000	1.15
  @@ -9,7 +9,7 @@
     <inceptionYear>2001</inceptionYear>
     <package>org.apache.maven</package>
     <description/>
  -  <shortDescription>Java Project Management Tools</shortDescription>
  +  <shortDescription>Allow perforce tasks to be used</shortDescription>
     <url>http://maven.apache.org/reference/plugins/perforce/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/perforce/</siteDirectory>
     <repository>
  
  
  
  1.14      +1 -1      maven/src/plugins-build/tasklist/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/tasklist/project.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- project.xml	2 Sep 2003 10:23:33 -0000	1.13
  +++ project.xml	6 Sep 2003 07:28:55 -0000	1.14
  @@ -7,7 +7,7 @@
     <name>Maven Tasklist Plug-in</name>
     <currentVersion>2.2-SNAPSHOT</currentVersion>
     <description/>
  -  <shortDescription>Java Project Management Tools</shortDescription>
  +  <shortDescription>Create xdoc from @TODO tags</shortDescription>
     <url>http://maven.apache.org/reference/plugins/tasklist/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/tasklist/</siteDirectory>
     <repository>
  
  
  
  1.11      +1 -1      maven/src/plugins-build/sea/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/sea/project.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- project.xml	2 Sep 2003 10:23:33 -0000	1.10
  +++ project.xml	6 Sep 2003 07:28:56 -0000	1.11
  @@ -7,7 +7,7 @@
     <name>Maven Self Extracting Archive Plug-in</name>
     <currentVersion>1.0</currentVersion>
     <description/>
  -  <shortDescription>Java Project Management Tools</shortDescription>
  +  <shortDescription>Create self extracting archive</shortDescription>
     <url>http://maven.apache.org/reference/plugins/deploy/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/sea/</siteDirectory>
     <repository>
  
  
  
  1.11      +1 -1      maven/src/plugins-build/gump/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/gump/project.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- project.xml	2 Sep 2003 10:23:31 -0000	1.10
  +++ project.xml	6 Sep 2003 07:28:56 -0000	1.11
  @@ -7,7 +7,7 @@
     <name>Maven Gump Plug-in</name>
     <currentVersion>1.1</currentVersion>
     <description/>
  -  <shortDescription>Java Project Management Tools</shortDescription>
  +  <shortDescription>produce Gump descriptor</shortDescription>
     <url>http://maven.apache.org/reference/plugins/gump/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/gump/</siteDirectory>
     <repository>
  
  
  
  1.17      +1 -1      maven/src/plugins-build/test/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/test/project.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- project.xml	2 Sep 2003 10:23:33 -0000	1.16
  +++ project.xml	6 Sep 2003 07:28:56 -0000	1.17
  @@ -7,7 +7,7 @@
     <name>Maven Test Plug-in</name>
     <currentVersion>1.4-SNAPSHOT</currentVersion>
     <description/>
  -  <shortDescription>Java Project Management Tools</shortDescription>
  +  <shortDescription>Run JUnit tests</shortDescription>
     <url>http://maven.apache.org/reference/plugins/test/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/test/</siteDirectory>
     <repository>
  
  
  
  1.23      +1 -1      maven/src/plugins-build/struts/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/struts/project.xml,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- project.xml	2 Sep 2003 10:23:33 -0000	1.22
  +++ project.xml	6 Sep 2003 07:28:56 -0000	1.23
  @@ -7,7 +7,7 @@
     <name>Maven Struts Plugin</name>
     <currentVersion>1.2-SNAPSHOT</currentVersion>
     <description/>
  -  <shortDescription>Java Project Management Tools</shortDescription>
  +  <shortDescription>Work with struts jars</shortDescription>
     <url>http://maven.apache.org/reference/plugins/struts/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/struts/</siteDirectory>
     <repository>
  
  
  
  1.20      +1 -1      maven/src/plugins-build/jdepend/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/jdepend/project.xml,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- project.xml	2 Sep 2003 10:23:31 -0000	1.19
  +++ project.xml	6 Sep 2003 07:28:56 -0000	1.20
  @@ -7,7 +7,7 @@
     <name>Maven JDepend Plugin</name>
     <currentVersion>1.3-SNAPSHOT</currentVersion>
     <description/>
  -  <shortDescription>Java Project Management Tools</shortDescription>
  +  <shortDescription>Produce metrics</shortDescription>
     <url>http://maven.apache.org/reference/plugins/jdepend/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/jdepend/</siteDirectory>
     <repository>
  
  
  
  1.15      +1 -1      maven/src/plugins-build/webserver/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/webserver/project.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- project.xml	2 Sep 2003 10:23:34 -0000	1.14
  +++ project.xml	6 Sep 2003 07:28:56 -0000	1.15
  @@ -7,7 +7,7 @@
     <name>Maven Webserver Plugin</name>
     <currentVersion>2.0-dev</currentVersion>
     <description/>
  -  <shortDescription>Java Project Management Tools</shortDescription>
  +  <shortDescription>Manage web servers</shortDescription>
     <url>http://maven.apache.org/reference/plugins/webserver/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/webserver/</siteDirectory>
     <repository>
  
  
  
  1.14      +1 -1      maven/src/plugins-build/docbook/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/docbook/project.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- project.xml	2 Sep 2003 10:23:30 -0000	1.13
  +++ project.xml	6 Sep 2003 07:28:56 -0000	1.14
  @@ -6,7 +6,7 @@
     <id>maven-docbook-plugin</id>
     <name>Maven DocBook Plug-in</name>
     <currentVersion>1.1-SNAPSHOT</currentVersion>
  -  <shortDescription>Java Project Management Tools</shortDescription>
  +  <shortDescription>Convert docbook to xdoc</shortDescription>
     <url>http://maven.apache.org/reference/plugins/docbook/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/docbook/</siteDirectory>
     <repository>
  
  
  
  1.7       +1 -1      maven/src/plugins-build/was40/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/was40/project.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- project.xml	2 Sep 2003 10:23:34 -0000	1.6
  +++ project.xml	6 Sep 2003 07:28:56 -0000	1.7
  @@ -7,7 +7,7 @@
     <name>Maven WebSphere 4.0 Plug-in</name>
     <currentVersion>1.0</currentVersion>
     <description>A plugin to manage a WebSphere AppServer 4 installation</description>
  -  <shortDescription>Java Project Management Tools</shortDescription>
  +  <shortDescription>Manipulate WAS 4</shortDescription>
     <url>http://maven.apache.org/reference/plugins/was40/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/was40/</siteDirectory>
     <repository>
  
  
  
  1.15      +1 -1      maven/src/plugins-build/java/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/java/project.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- project.xml	2 Sep 2003 10:23:31 -0000	1.14
  +++ project.xml	6 Sep 2003 07:28:56 -0000	1.15
  @@ -7,7 +7,7 @@
     <name>Maven Java Plug-in</name>
     <currentVersion>1.3</currentVersion>
     <description/>
  -  <shortDescription>Java Project Management Tools</shortDescription>
  +  <shortDescription>Compile java code</shortDescription>
     <url>http://maven.apache.org/reference/plugins/java/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/java/</siteDirectory>
     <repository>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org