Hi all,

I think Jcoverage is reporting a lower testcoverage because it is including
in the test coverage the unit tests from my src/test-cactus directory.  Not
the first time, but the second time it happens.  I think, maybe because they
get compiled into the /classes directory by the cactus plugin.  I didn't see
a filter properties...?

Eric

> -----Original Message-----
> From: Sri Sankaran [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, November 11, 2003 3:10 PM
> To: Maven Users List
> Subject: RE: Wishlist...
> 
> 
> > >
> > > I'm creating a multiproject site where I, among other 
> things, add quite
> > > a bit of existing documentation.
> > > I've used the word2html plugin for this. It would be nice to:
> > >
> > > - Have document references "automagically" added to the menu.
> > It sure would. Does you have such a beasty?
> 
> We have exactly such a thingy.  What we do is 
> 
> * load any existing navigation.xml file & convert to an XML doc
> * pick up all files in a project docs directory
> * create a new navigation.xml file by using a navigation template 
>   jelly file that
>   * parses & copies <link>s & <menu>s from the existing navigation.xml
>   * creates a "Docs" <menu> for all the project docs
> * call site:generate
> 
> I don't know we are going about it the right way -- but it 
> seems to work.
> 
> The "Docs" menu items *used* to refer to the HTML-ized 
> version of the project docs.  However, since "project docs" 
> included all kinds of things -- Word docs, Visio diagrams, 
> PowerPoint presentations -- we just left them as is; since 
> users in our environment have the necessary viewers.
> 
> We'd be glad to extract it from our infrastructure and share it.
> 
> > dIon Gillard, Multitask Consulting
> 
> Sri
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to