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]
