It would use maven.multiproject.includes, etc as per the multiproject plugin
documentation to pick which project.xml files to slurp (and probably gets
${basedir}/project.xml as well), then sucks up all the dependencies and
reports on which ones have >1 version in use.It was to try and pull all the plugins onto similar versions of JARs. Probably belongs in maven-plugins/project.xml now, but I'm still not sure how that site should be published. - Brett > -----Original Message----- > From: Jason van Zyl [mailto:[EMAIL PROTECTED] > Sent: Thursday, 18 December 2003 9:07 AM > To: Maven Developers List > Subject: RE: cvs commit: maven project.xml > > > On Wed, 2003-12-17 at 16:49, Brett Porter wrote: > > > 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. > > > > > That's the dependency convergence report. > > How is it controlled? Is there something in project.properties? > > > - Brett > -- > 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] >
