You could run maven with the -X parameter and scan all the debug messages and look for the names of all the plugins used.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ryan H. Sent: Wednesday, February 13, 2008 3:58 PM To: Maven Users List Subject: The list of maven plug-ins that are used by maven during the build Hello Folks, A quick question: is there a way to get the list of ALL maven plug-ins and their versions that are used by maven build life cycle? Maven uses tons of standard plug-ins explicitly and inexplicitly. Is there a way to get the whole list of it for a given build? Thanks Ryan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
