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 2002/12/13 00:25:21 UTC

cvs commit: jakarta-turbine-maven/src/plugins-build/castor/xdocs goals.xml navigation.xml index.xml properties.xml

dion        2002/12/12 15:25:20

  Modified:    src/plugins-build/castor/xdocs goals.xml navigation.xml
                        index.xml properties.xml
  Log:
  Fix bad docs
  
  Revision  Changes    Path
  1.2       +9 -12     jakarta-turbine-maven/src/plugins-build/castor/xdocs/goals.xml
  
  Index: goals.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/src/plugins-build/castor/xdocs/goals.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- goals.xml	3 Dec 2002 01:03:32 -0000	1.1
  +++ goals.xml	12 Dec 2002 23:25:20 -0000	1.2
  @@ -7,17 +7,14 @@
     </properties>
   
     <body>
  -    <section name="Goals">
  -      <table>
  -        <tr><th>Goal</th><th>Description</th></tr>
  -        <tr>
  -          <td>castor:srcgen</td>
  -          <td>
  -            For a given project generate a plexus runtime using the required
  -            components.
  -          </td>
  -        </tr>
  -      </table>
  -    </section>
  +    <goals>
  +      <goal>
  +        <name>castor:srcgen</name>
  +        <description>
  +          For a given project generate a plexus runtime using the required
  +          components.
  +        </description>
  +      </goal>
  +    </goals>
    </body>
   </document>
  
  
  
  1.2       +3 -3      jakarta-turbine-maven/src/plugins-build/castor/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/src/plugins-build/castor/xdocs/navigation.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- navigation.xml	3 Dec 2002 01:03:32 -0000	1.1
  +++ navigation.xml	12 Dec 2002 23:25:20 -0000	1.2
  @@ -1,12 +1,12 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  -<project name="Maven Ant Plugin">
  +<project name="Maven Castor Plugin">
   
  -  <title>Maven Ant Plugin</title>
  +  <title>Maven Castor Plugin</title>
   
     <body>
       <links>
         <item name="Maven"      href="http://jakarta.apache.org/turbine/maven/"/>
  -      <item name="Plexus"     href="http://jakarta.apache.org/ant/"/>
  +      <item name="Castor"     href="http://castor.exolab.org/"/>
       </links>
       <menu name="Overview">
         <item name="Goals"      href="/goals.html" />
  
  
  
  1.2       +1 -0      jakarta-turbine-maven/src/plugins-build/castor/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/src/plugins-build/castor/xdocs/index.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- index.xml	3 Dec 2002 01:03:32 -0000	1.1
  +++ index.xml	12 Dec 2002 23:25:20 -0000	1.2
  @@ -9,6 +9,7 @@
     <body>
       <section name="Maven Castor Plug-in">
         <p>
  +       A plugin that currently just sets up castor for use in Jelly
         </p>
       </section>
    </body>
  
  
  
  1.2       +1 -1      jakarta-turbine-maven/src/plugins-build/castor/xdocs/properties.xml
  
  Index: properties.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/src/plugins-build/castor/xdocs/properties.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- properties.xml	3 Dec 2002 01:03:32 -0000	1.1
  +++ properties.xml	12 Dec 2002 23:25:20 -0000	1.2
  @@ -7,7 +7,7 @@
     </properties>
   
     <body>
  -    <section name="Maven Plexus Plugin Settings">
  +    <section name="Maven Castor Plugin Settings">
         <table>
           <tr>
             <th>Property name</th>