Author: brett Date: Sat Jan 8 03:43:53 2005 New Revision: 124655 URL: http://svn.apache.org/viewcvs?view=rev&rev=124655 Log: add new site
Modified: maven/maven-1/core/trunk/xdocs/reference/3rdparty.xml Modified: maven/maven-1/core/trunk/xdocs/reference/3rdparty.xml Url: http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/xdocs/reference/3rdparty.xml?view=diff&rev=124655&p1=maven/maven-1/core/trunk/xdocs/reference/3rdparty.xml&r1=124654&p2=maven/maven-1/core/trunk/xdocs/reference/3rdparty.xml&r2=124655 ============================================================================== --- maven/maven-1/core/trunk/xdocs/reference/3rdparty.xml (original) +++ maven/maven-1/core/trunk/xdocs/reference/3rdparty.xml Sat Jan 8 03:43:53 2005 @@ -76,6 +76,10 @@ <td style="width:25%"><a href="http://www.itbrain.com.mx/ucdd">UCDD</a></td> <td style="width:75%">Document Use Cases using maven and xml.</td> </tr> + <tr> + <td style="width:25%"><a href="http://mavenhistorical.sourceforge.net/">Maven Historical Data</a></td> + <td style="width:75%">Record user specified values from each maven build to a database.</td> + </tr> </table> </subsection> <subsection name="Projects With a Maven Plugin"> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
