All of that is working. It is generating the files. It just isn't including them in the "Project Reports" menu on the left.
> -----Original Message----- > From: Peter Lynch [SMTP:[EMAIL PROTECTED]] > Sent: Thursday, July 04, 2002 11:25 AM > To: Turbine Maven Users List > Subject: Re: changelog and activity-log > > The activity and changelog stuff is executing a cvs command similar to the > way > you would type it on the command line, ie; > > cvs log > > and then parses the results. > > make sure you can type that command in your source tree, without being > prompted > for any passwords and 'cvs' is in your path. Right now these task don't > gracefully handle the case where user input is required. > > -Peter > > ----- Original Message ----- > From: "Chris Widhelm" <[EMAIL PROTECTED]> > To: "'Turbine Maven Users List'" <[EMAIL PROTECTED]> > Sent: Wednesday, July 03, 2002 9:25 AM > 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]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
