It should tell you what the current version is and "suggest" a newer version
2009/12/30 Roland Asmann <[email protected]>: > Justin's suggestion is close to what I want. Only thing missing is the > plugins that have no versions. The reason I need that, is to find all our > plugins and set their versions. I've had to many problems with updated > plugins that killed my build. > > The versions-plugin is definitely NOT what I want, it doesn't report me on > anything useful (in my case, I'm not saying the plugin itself isn't > useful!). > > I'll work with the info-reports for now, but if someone else has a > suggestion, please let me know! > > Roland > > >> also have a look at >> >> mvn versions:display-plugin-updates >> >> 2009/12/30 Justin Edelson <[email protected]>: >>> On 12/30/09 10:26 AM, Roland Asmann wrote: >>>> >>>> Hi all! >>>> >>>> I was wondering if there is a plugin that can report all configured >>>> plugins in a POM. Important to me would be the configured version of >>>> the >>>> plugin, so if no such version is given, it should either not give the >>>> version or give it as 'latest'. >>>> >>>> Does anybody know of a plugin that can do this? >>>> >>> >>> Yes. >>> >>> http://maven.apache.org/plugins/maven-project-info-reports-plugin/plugins-mojo.html >>> >>>> Roland Asmann >>>> >>>> >>>> >>>> --------------------------------------------------------------------- >>>> 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] >>> >>> >> >> --------------------------------------------------------------------- >> 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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
