Hi Calling mvn dependency:resolve-plugins solved it! Regards, Nishant Sonar
-----Original Message----- From: Dennis Lundberg [mailto:[EMAIL PROTECTED] Sent: Thursday, November 29, 2007 10:28 PM To: Maven Users List Subject: Re: gathe rlist of plugin in poms You can use the maven-help-plugin for this. The following command will give you *lots* of information, but it will include the plugins that you have configured. mvn help:effective-pom Sonar, Nishant wrote: > Hi > > > > I want to gather list of all plugins used in the poms , with there > versions,groupid and artifact id. > > For dependency we are using dependency:resolve is there any command for > plugin > > > > -Nishant > > > > -- Dennis Lundberg --------------------------------------------------------------------- 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]