Eric
> -Original Message-
> From: Brett Porter [mailto:[EMAIL PROTECTED]
> Sent: Monday, July 26, 2004 2:44 PM
> To: Maven Developers List; [EMAIL PROTECTED]
> Subject: Re: How to retrieve currentVersion of installed plugins
>
>
> plugin.currentVersion
>
>
plugin.currentVersion
inside the plugin, just like that. Outside, use in conjunction with maven:get
Quoting Eric Pugh <[EMAIL PROTECTED]>:
> Hi all,
>
> I have a report that runs that checks a plugin to see if there are newer
> versions, and if so, tells the user. I then saw the plugin-profile
Hi all,
I have a report that runs that checks a plugin to see if there are newer
versions, and if so, tells the user. I then saw the plugin-profile.xml
stuff in the main maven build, and thought that I could scroll through a
plugin profile to verify that I have all the plugins needed for a specif