Hi, Have you checked the maven.dashboard.includes and maven.dashboard.excludes
Have you tried adding the report <report>maven-dashboard-plugin</report> and running maven site? You can check a complete sample in http://cvs.sourceforge.net/viewcvs.py/oness/doc Regards Carlos Sanchez A Coru�a, Spain Oness Project http://oness.sourceforge.net > -----Original Message----- > From: Kim Goings [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 18, 2004 10:58 PM > To: Maven Users List > Subject: Dashboard plugin > > I adore the idea behind this plug-in. Sounds like it's > exactly what I need, if I could get it to work. I've tried > all three "quick start" > methods as recommended by the doc with no luck. > > It is creating dashboard-data.xml in the parent and child > projects, but they have no content. I see > dashboard-single.xml files getting generated in the children > and they do have data in the few cases I checked. > > Not sure of the relevance, but when I run "maven dashboard", > it looks like the reactor isn't able to figure out my project order: > Starting the reactor... > Our processing order: > BUILD SUCCESSFUL > Total time: 5 seconds > > Site generation directly with the reactor or with the > multiproject plugin works just fine, so I think my structure > is okay. The parent site does include a link to an empty > Dashboard report in the nav. I tried running with -X, but > didn't see any obvious errors. > > Anyone have any hints? > > Thx, > Kim > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
