You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by Apache Wiki <wi...@apache.org> on 2008/04/02 14:09:20 UTC

[Jakarta-cactus Wiki] Update of "DeployingCactusWebSite" by Petar Tahchiev

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jakarta-cactus Wiki" for change notification.

The following page has been changed by Petar Tahchiev:
http://wiki.apache.org/jakarta-cactus/DeployingCactusWebSite

------------------------------------------------------------------------------
  
  To deploy the Cactus web site, following these steps:
   * Build the whole Cactus project at least once by typing {{{mvn clean install}}} in {{{jakarta-cactus/}}}. This is because you need the cactus-maven-skin submodule built in your local repository before you continue.
+  * At the top-level execute the following{{{mvn jxr:jxr}}} and then {{{mvn javadoc:javadoc}}} in order to produce the xref's and the javadoc's.
   * Thereafter you won't need to rebuild the whole Cactus project everytime you wish to redeploy the web site. You will just need to build the Documentation project by typing {{{mvn clean site}}} in {{{jakarta-cactus/cactus-site/}}}
   * Make sure you have the following server configuration defined in your {{{$M2_HOME/conf/settings.xml}}} file
  {{{

---------------------------------------------------------------------
To unsubscribe, e-mail: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org