RE: How to retrieve currentVersion of installed plugins

2004-07-26 Thread Eric Pugh
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 > >

Re: How to retrieve currentVersion of installed plugins

2004-07-26 Thread Brett Porter
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