Author: brett Date: Fri Jan 7 20:47:44 2005 New Revision: 124621 URL: http://svn.apache.org/viewcvs?view=rev&rev=124621 Log: remove commented out section
Modified: maven/maven-1/plugins/trunk/gump/xdocs/properties.xml Modified: maven/maven-1/plugins/trunk/gump/xdocs/properties.xml Url: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/gump/xdocs/properties.xml?view=diff&rev=124621&p1=maven/maven-1/plugins/trunk/gump/xdocs/properties.xml&r1=124620&p2=maven/maven-1/plugins/trunk/gump/xdocs/properties.xml&r2=124621 ============================================================================== --- maven/maven-1/plugins/trunk/gump/xdocs/properties.xml (original) +++ maven/maven-1/plugins/trunk/gump/xdocs/properties.xml Fri Jan 7 20:47:44 2005 @@ -76,52 +76,6 @@ The default is the artifact ID of the project. </td> </tr> -<!-- - <tr> - <td>pom.gumpRepositoryId</td> - <td>Yes</td> - <td> - Used to generate the <code>cvs repository</code> value for Gump - </td> - </tr> - <tr> - <td>pom.artifactId</td> - <td>Yes</td> - <td> - Use to generate the <code>module</code>, <code>project</code> - <code>jar</code> and <code>nag</code> values for Gump - </td> - </tr> - <tr> - <td>pom.nagEmailAddress</td> - <td>Yes</td> - <td> - Used to generate the <code>nag from and to</code> values for Gump. - </td> - </tr> - <tr> - <td>pom.package</td> - <td>Yes</td> - <td> - Used to generate the <code>package</code> value for Gump. - </td> - </tr> - <tr> - <td>pom.repository.connection</td> - <td>Yes</td> - <td> - Used to generate the <code>cvs module</code> value for Gump. - The fifth colon delimited value is used. - </td> - </tr> - <tr> - <td>pom.url</td> - <td>Yes</td> - <td> - Used to generate the <code>url</code> value for Gump - </td> - </tr> ---> </table> </section> </body> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
