[jboss-cvs] JBossAS SVN: r93217 - projects/annotations/trunk/doc/userguide/en/modules.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Sep 4 14:11:19 EDT 2009


Author: jesper.pedersen
Date: 2009-09-04 14:11:18 -0400 (Fri, 04 Sep 2009)
New Revision: 93217

Modified:
   projects/annotations/trunk/doc/userguide/en/modules/download.xml
Log:
[JBANN-31] Add a maven download description

Modified: projects/annotations/trunk/doc/userguide/en/modules/download.xml
===================================================================
--- projects/annotations/trunk/doc/userguide/en/modules/download.xml	2009-09-04 18:05:37 UTC (rev 93216)
+++ projects/annotations/trunk/doc/userguide/en/modules/download.xml	2009-09-04 18:11:18 UTC (rev 93217)
@@ -52,6 +52,30 @@
 
       <para>which is the first stable release of the project.</para>
 
+      <section id="maven">
+        <title>Maven</title>
+
+        <para>The Papaki project is published in the JBoss Maven2 repository:</para>
+
+        <programlisting>
+repository.jboss.org
+        </programlisting>
+
+        <para>unde the group id of: org.jboss.papaki</para>
+
+        <para>The artifacts for the project are</para>
+
+        <itemizedlist spacing="compact">
+          <listitem>
+            core: The core library
+          </listitem>
+          <listitem>
+            indexer: The indexer library
+          </listitem>
+        </itemizedlist>
+
+      </section>
+
    </section>
 
    <section id="SVN">




More information about the jboss-cvs-commits mailing list