Re: [Stat-scm-user] The child report is not correct.
Brought to you by:
benoitx,
dougculnane
From: Doug C. <do...@cu...> - 2008-02-04 07:33:48
|
Hi Takanori, I am not sure if this is a Maven problem or a StatSCM problem. Which version of Maven are you using? All the best, Doug > Hi. > > I'm using StatSCM Maven2 Plugin which version is 1.1.0-SNAPSHOT. > I got have a problem of with reporting at the multi module project. > > When I create the report at the parent project, > the child StatSCM report is same as the parent project report. > > But, when I create the report at the child project, > the StatSCM report is correct. > > > The pom.xml is : > ------------------------------------------------------------ > <reporting> > <plugins> > <plugin> > <groupId>net.sf</groupId> > <artifactId>stat-scm</artifactId> > <version>1.1.0-SNAPSHOT</version> > </plugin> > </plugins> > </reporting> > ------------------------------------------------------------ > > StatSCM is supported the multi module project, > but it isn't correctly working. > > > Please help. > > > ---- > Thanks, > Takanori > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Stat-scm-user mailing list > Sta...@li... > https://lists.sourceforge.net/lists/listinfo/stat-scm-user > |