I want to set up my projects to only run a sub-set of the default reports
when doing the site goal.  I'm having a bit of trouble working out what
values to specify in the POM though.

e.g.

        <reports>
                <report>maven-javadoc-plugin</report> <!-- Works -->
                <report>maven-test-plugin</report> <!-- Doesn't Work -->
        </reports>

All I can find in the docs is the assertion that the middle section should
match the plugin, but in the case of the report for the Junit tests this
doesn't seem to hold true.

Can somebody enlighten me.  

ta vm

James



------------------------------------------------------------------------
For more information about Barclays Capital, please
visit our web site at http://www.barcap.com.


Internet communications are not secure and therefore the Barclays 
Group does not accept legal responsibility for the contents of this 
message.  Although the Barclays Group operates anti-virus programmes, 
it does not accept responsibility for any damage whatsoever that is 
caused by viruses being passed.  Any views or opinions presented are 
solely those of the author and do not necessarily represent those of the 
Barclays Group.  Replies to this email may be monitored by the Barclays 
Group for operational or business reasons.

------------------------------------------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to