For me it was an incorrect cvs setup. Check that the project.xml has your correct cvs root.
also check that the command line client works. if you are using a pserver you might have to login first. (does anyone know this for sure?) Finally make sure that you are using a maven target that does the cvs work (eg maven:site). Ben http://lizardsoftware.com ----- Original Message ----- From: "Chris Widhelm" <[EMAIL PROTECTED]> To: "'Turbine Maven Users List'" <[EMAIL PROTECTED]> Sent: Wednesday, July 03, 2002 5:25 PM Subject: changelog and activity-log > Does anyone have any input that can help me resolve the following > > > I just recently got maven b4 setup on Linux so I could generate the > > changelog.html and activity-log.html, however, now when I generate the > > site > > I still don't get those two links in the project info section. > > > > Any ideas on what might be going on? > > > > I have looked at the .html results from running maven:site and I can see > > that in changelog.html and activity-log.html there is actually content. > > > > Thanks, > > > > Chris > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
