On 2/25/07, Gary VanMatre <[EMAIL PROTECTED]> wrote:
I just changed some site documentation and need to push it out to the web server. How have you infrastructure types been handling this? I'd rather generate it locally instead of setting up maven on my account @ people.apache.org. What's the best way to handle this maven mavens?
The easiest thing is to just wait and the Continuum instance on the MyFaces zone will do it daily. Here's the latest site deployment: http://myfaces.zones.apache.org:8081/continuum/buildResult.action?buildId=2971&projectId=4 If you want to publish it before then, "mvn site-deploy" from the shale-parent pom should work. You don't need to set up Maven on people.a.o, but you will need ssh keys in place, or you'll get prompted for your password multiple times. -- Wendy