Author: dlestrat
Date: Sat Nov 5 22:06:31 2005
New Revision: 331083
URL: http://svn.apache.org/viewcvs?rev=331083&view=rev
Log:
http://issues.apache.org/jira/browse/JS2-188#action_12356329
Adding documentation for Maven plugin extension to support Apache Directory
Server.
Modified:
portals/jetspeed-2/trunk/xdocs/j2-maven-plugin.xml
Modified: portals/jetspeed-2/trunk/xdocs/j2-maven-plugin.xml
URL:
http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/xdocs/j2-maven-plugin.xml?rev=331083&r1=331082&r2=331083&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/xdocs/j2-maven-plugin.xml (original)
+++ portals/jetspeed-2/trunk/xdocs/j2-maven-plugin.xml Sat Nov 5 22:06:31 2005
@@ -165,6 +165,13 @@
</td>
</tr>
<tr>
+ <td><code>j2:portal.conf.ldap</code></td>
+ <td>
+ Copies the LDAP configuration, to the
+ <code>${org.apache.jetspeed.portal.target.dir}</code> folder.
+ </td>
+ </tr>
+ <tr>
<td><code>j2:portal.conf.jetspeed</code></td>
<td>
Copies the filtered <code>jetspeed.properties</code> portal
configuration to the
@@ -491,6 +498,19 @@
<td>
Populates the users information for the default PSML configuration
configured with Jetspeed 2.
</td>
+ </tr>
+ </table>
+ </section>
+ <section name="LDAP Management Goals">
+ <table>
+ <tr>
+ <th>Goal</th>
+ <th>Description</th>
+ </tr>
+ <tr>
+ <td><code>j2:start.ldap.server</code></td>
+ <td>Starts the default Apache Directory Server and load the default
+ <i><a
href="http://svn.apache.org/viewcvs.cgi/portals/jetspeed-2/trunk/etc/apacheds/apacheds-server.xml?view=markup">apacheds-server.xml</a></i>
configuration.</td>
</tr>
</table>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]