How does one tell what is a variable version for which the latest one is "gotten" and which have a particular version defined in whatever is causing them to be loaded?
On 5/31/06, Ian Springer <[EMAIL PROTECTED]> wrote:
It probably wouldn't be too hard to write a plugin to do it. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lee Meador Sent: Wednesday, May 31, 2006 4:09 PM To: Maven Users List Subject: Re: [m2] what plugin versions are used Is there a more concise way to see a list or does anyone have a trick or something to search for to week out all the other stuff that the -X generates (besides versions)? On 5/31/06, Wayne Fay <[EMAIL PROTECTED]> wrote: > > mvn -X shows versions. > > Wayne > > On 5/31/06, Lee Meador <[EMAIL PROTECTED]> wrote: > > Is there an easy way to tell what all plugins were used in building > > something? I'm not really wondering about ALL the plugins. I really > > need > the > > top level of them so I can insulate my build from changes made to > > maven > 2 by > > putting them in pluginMaintenence in a parent pom. By top-level I > > mean > the > > ones that would be changing without me doing something. Some > dependencies > > and nested dependencies have a version number defined. If a version > number > > is defined, most of that dependency's dependencies seem to have > > versions defined too. Some don't. I want to know which ones don't. > > > > Is there a target I can put on the command line to look all that up > > or a report I can create or a plugin that generates a list of such versions? > > > > -- Lee Meador > > Sent from gmail. My real email address is [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- -- Lee Meador Sent from gmail. My real email address is [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- -- Lee Meador Sent from gmail. My real email address is [EMAIL PROTECTED]
