Should we be doing this while it's still breaking 'maven site' for Maven?
--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/


[EMAIL PROTECTED] wrote on 09/09/2003 07:26:55 PM:

> evenisse    2003/09/09 02:26:55
> 
>   Modified:    src/plugins-build/xdoc plugin.jelly
>   Log:
>   Add JCoverage report to default reports.
> 
>   Revision  Changes    Path
>   1.46      +1 -0      maven/src/plugins-build/xdoc/plugin.jelly
> 
>   Index: plugin.jelly
>   ===================================================================
>   RCS file: /home/cvs/maven/src/plugins-build/xdoc/plugin.jelly,v
>   retrieving revision 1.45
>   retrieving revision 1.46
>   diff -u -r1.45 -r1.46
>   --- plugin.jelly   30 Aug 2003 01:08:52 -0000   1.45
>   +++ plugin.jelly   9 Sep 2003 09:26:55 -0000   1.46
>   @@ -588,6 +588,7 @@
>            <attainGoal name="maven-license-plugin:register"/>
>            <attainGoal name="maven-javadoc-plugin:register"/>
>            <attainGoal name="maven-jxr-plugin:register"/>
>   +        <attainGoal name="maven-jcoverage-plugin:register"/>
>            <attainGoal name="maven-junit-report-plugin:register"/>
>            <attainGoal name="maven-linkcheck-plugin:register"/>
>            <attainGoal name="maven-tasklist-plugin:register"/>
> 
> 
> 
> 
> ---------------------------------------------------------------------
> 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