Oh yes, it was use when core plugins was in plugins-build directory. Now it isn't necessary.
----- Original Message ----- From: "Jason van Zyl" <[EMAIL PROTECTED]> To: "Maven Developers List" <[EMAIL PROTECTED]> Sent: Wednesday, December 17, 2003 6:04 PM Subject: Re: cvs commit: maven project.xml > On Wed, 2003-12-17 at 11:57, Emmanuel Venisse wrote: > > Jason, > > You turn off multiproject too. > > What's that for? The plugins? If so why are they generated from the > core? It should be generated somewhere else and we should link to it. > > > Emmanuel > > > > ----- Original Message ----- > > From: <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Wednesday, December 17, 2003 5:41 PM > > Subject: cvs commit: maven project.xml > > > > > > > jvanzyl 2003/12/17 08:41:59 > > > > > > Modified: . project.xml > > > Log: > > > o turn off the faq for now > > > > > > Revision Changes Path > > > 1.325 +2 -0 maven/project.xml > > > > > > Index: project.xml > > > =================================================================== > > > RCS file: /home/cvs/maven/project.xml,v > > > retrieving revision 1.324 > > > retrieving revision 1.325 > > > diff -u -r1.324 -r1.325 > > > --- project.xml 10 Dec 2003 15:37:59 -0000 1.324 > > > +++ project.xml 17 Dec 2003 16:41:59 -0000 1.325 > > > @@ -610,8 +610,10 @@ > > > <report>maven-jellydoc-plugin</report> > > > <report>maven-pmd-plugin</report> > > > <report>maven-simian-plugin</report> > > > + <!-- > > > <report>maven-faq-plugin</report> > > > <report>maven-multiproject-plugin</report> > > > + --> > > > </reports> > > > > > > <!-- For maven internal testing --> > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > 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] > -- > jvz. > > Jason van Zyl > [EMAIL PROTECTED] > http://tambora.zenplex.org > > In short, man creates for himself a new religion of a rational > and technical order to justify his work and to be justified in it. > > -- Jacques Ellul, The Technological Society > > > --------------------------------------------------------------------- > 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]
