That's not my point. Other projects may use the default set and it may not work for them as it doesn't for Maven. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/
"Emmanuel Venisse" <[EMAIL PROTECTED]> wrote on 10/09/2003 06:57:06 PM: > I add jcoverage report in default reports, but maven site doesn't use > default. > > ----- Original Message ----- > From: <[EMAIL PROTECTED]> > To: "Maven Developers List" <[EMAIL PROTECTED]> > Sent: Tuesday, September 09, 2003 5:44 PM > Subject: Re: cvs commit: maven/src/plugins-build/xdoc plugin.jelly > > > > 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] > > > > _____________________________________________________________________ > > Envie de discuter en "live" avec vos amis ? T�l�charger MSN Messenger > > http://www.ifrance.com/_reloc/m la 1�re messagerie instantan�e de France > > _____________________________________________________________________ > Envie de discuter en "live" avec vos amis ? T�l�charger MSN Messenger > http://www.ifrance.com/_reloc/m la 1�re messagerie instantan�e de France > > > --------------------------------------------------------------------- > 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]
