You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by br...@apache.org on 2006/01/11 05:51:41 UTC

svn commit: r367923 - /maven/site/trunk/src/site/apt/plugins/index.apt

Author: brett
Date: Tue Jan 10 20:51:38 2006
New Revision: 367923

URL: http://svn.apache.org/viewcvs?rev=367923&view=rev
Log:
[MNG-1913] Add JaxMe

Modified:
    maven/site/trunk/src/site/apt/plugins/index.apt

Modified: maven/site/trunk/src/site/apt/plugins/index.apt
URL: http://svn.apache.org/viewcvs/maven/site/trunk/src/site/apt/plugins/index.apt?rev=367923&r1=367922&r2=367923&view=diff
==============================================================================
--- maven/site/trunk/src/site/apt/plugins/index.apt (original)
+++ maven/site/trunk/src/site/apt/plugins/index.apt Tue Jan 10 20:51:38 2006
@@ -110,5 +110,7 @@
 *----------------------------------------------------------------------------+----------------------------------------+
 | <<Plugin>>                                                                 | <<Description>>
 *----------------------------------------------------------------------------+----------------------------------------+
+| {{{http://ws.apache.org/jaxme/mp/} <<<jaxme>>>}}                           | Use the JaxMe JAXB implementation to generate Java sources from XML schema.
+*----------------------------------------------------------------------------+----------------------------------------+
 | {{{http://jetty.mortbay.org/jetty6/maven-plugin/howto.html} <<<jetty6>>>}} | Run a Jetty container for rapid webapp development.
 *----------------------------------------------------------------------------+----------------------------------------+