Re: [Stat-scm-user] Fwd: Does not update reports
Brought to you by:
benoitx,
dougculnane
From: sandeep r. <san...@gm...> - 2010-08-09 15:35:36
|
I use the statscm plugin from my project pom file. I use continuum site-deloy to generate reports for the project. The reports are to be generated in www/html/maven/site/project directory. For some reason I notice that the statscm directory in www/html/maven/site/project contains only the statscm.html, and not the other generated files. Any help would be appreciated. On Fri, Jul 30, 2010 at 2:28 AM, Doug Culnane <dou...@gm...> wrote: > Maybe you have not checked out the HEAD? Look at the output of the svn log > file. This is what the reports are based on. > > All the best, > > Doug > > > On Thu, Jul 29, 2010 at 6:58 PM, sandeep reddy <san...@gm...>wrote: > >> I already did that. But it doesn't update the reports for some reason. >> >> >> On Thu, Jul 29, 2010 at 9:58 AM, Doug Culnane <dou...@gm...>wrote: >> >>> You should do an subversion update then a mvn site to create a new >>> version of the site. This can be done with a script and a timed job on a >>> server. To deploy the site use mvn site:deploy. >>> >>> svn up >>> mvn site site:deploy >>> >>> >>> >>> All the best, >>> >>> Doug >>> >>> >>> >> >> >> -- >> Thanks, >> Sandeep >> > > -- Thanks, Sandeep |