From 6833b1c348199cb666e3738b634266dc20431319 Mon Sep 17 00:00:00 2001 From: Ben Alex Date: Fri, 25 May 2007 05:48:22 +0000 Subject: [PATCH] Clarify build prerequisites. --- doc/maven.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/maven.xml b/doc/maven.xml index f486f3ea0a..63dcc2af05 100644 --- a/doc/maven.xml +++ b/doc/maven.xml @@ -131,6 +131,7 @@ First check the following are valid build properties: The procedure to generate an official release ZIP is: + 0. In the core and core-tiger, do a maven clean then jar:install 1. cd ACEGI_SECURITY/docs 2. maven clean multiproject:clean multiproject:artifact 3. maven -Dmaven.jar.override=on -Dmaven.jar.clover-ant=1.3.3_0 multiproject:site