I forgot 2 things.
pre-3: you need maven 2.0.4 installed (http://maven.apache.org/)
pre-1: I can do the whole thing for you, but I bet you prefer to know
how to do this step-by-step instead of relying on me to update the site.
Stefano
Stefano Bagnara wrote:
Danny Angus wrote:
Can someone give me instructions, or point me to instructions, for
building the web site.
I'm trying to add the apachecon 07 banners.
d.
1. Checkout james-project project:
https://svn.apache.org/repos/asf/james/project/trunk
2. in src/site/xdoc/index.xml you will find the xdoc sources for our
homepage
3. "mvn site" from the root will create in the target folder the new
generated website.
[...]