Author: atsebro
Date: 2008-11-13 06:09:19 -0500 (Thu, 13 Nov 2008)
New Revision: 11132
Modified:
trunk/docs/cdkguide/en/src/main/docbook/modules/intro.xml
Log:
RF-4616: jboss wiki articles links
Modified: trunk/docs/cdkguide/en/src/main/docbook/modules/intro.xml
===================================================================
--- trunk/docs/cdkguide/en/src/main/docbook/modules/intro.xml 2008-11-13 11:03:06 UTC (rev
11131)
+++ trunk/docs/cdkguide/en/src/main/docbook/modules/intro.xml 2008-11-13 11:09:19 UTC (rev
11132)
@@ -58,7 +58,9 @@
A new component development starts from a pre-generated component project
template.
It contains the whole required infrastructure and necessary files
generated.
It's necessary only to have a <ulink
url="http://maven.apache.org">Maven</ulink> installed.
- All other required stuff will be loaded and configured automatically.
+ All other required stuff will be loaded and configured automatically. For
more information about how to
+ work with Maven on JBoss projects explore corresponding <ulink
url="http://www.jboss.org/community/docs/DOC-11358">articles...
+ at JBoss portal.
</para>
</listitem>
<listitem>