Skip to content

Commit

Permalink
Clarify use of parameters for site target.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Alex committed May 25, 2007
1 parent 451ba4d commit 6e95397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/maven.xml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ The procedure to generate an official release ZIP is:

1. cd ACEGI_SECURITY/docs
2. maven clean multiproject:clean multiproject:artifact
3. maven multiproject:site
3. maven -Dmaven.jar.override=on -Dmaven.jar.clover-ant=1.3.3_0 multiproject:site
4. maven acegizip
5. check ACEGI_SECURITY/target/*.zip looks correct
6. maven site:sshdeploy
Expand Down

0 comments on commit 6e95397

Please sign in to comment.