From: "robert burrell donkin" <[EMAIL PROTECTED]> > i'm a little unclear about the current right way to update the web site. i > thought i'd be best for me to ask now rather than muck it up later... > > i don't think that the betwixt web site documentation is in CVS so i guess > that the old way (CVS update) isn't right. > > is the right way now to use the maven:deploy-site target?
Yes. For Maven-enabled projects just running maven:deploy-site does everything for you. > or will the site be automagically updated (i know that there were > discussions about doing this a while ago)? A great next step would be to run maven:deploy-site ever night to automagically keep the website up to date. James _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
