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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]