Couldn't you parse the output of mvn help:effective-pom? Or do you need another format? Maybe it could be another goal on the help plugin.
What is your use case and what do you need? Nick Stolwijk ~Java Developer~ Iprofs BV. Claus Sluterweg 125 2012 WS Haarlem www.iprofs.nl On Thu, Oct 9, 2008 at 12:00 PM, Michael McCallum <[EMAIL PROTECTED]> wrote: > mvn help:effective-pom > > On Thu, 09 Oct 2008 22:16:39 aman kohli wrote: >> Hi, >> >> For a build, I need to generate the plugins used and their versions. >> Is there a way to do this? Ideally something as simple as the >> effective-pom mechanism would be great. >> >> One mechanism would be to to use the plugin-registry, if there is a >> way to auto generate that. >> >> http://maven.apache.org/guides/introduction/introduction-to-plugin-registry >>.html >> >> thanks >> >> -- aman > > > > -- > Michael McCallum > Enterprise Engineer > mailto:[EMAIL PROTECTED] > > --------------------------------------------------------------------- > 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]
