On Wed, Apr 23, 2008 at 9:15 AM, Jörg Schaible <[EMAIL PROTECTED]> wrote: > > Heinrich Nirschl wrote: > > On Tue, Apr 22, 2008 at 11:46 PM, I am Who i am > > <[EMAIL PROTECTED]> wrote: > >> Hi All, > >> > >> in that case if i want to check what version jar plugin is being > >> downloaded is there a mvn command i can run to find out the version > >> or i need to drill down all the way to my localRepository like > >> groupId/artifactId ... > >> > > > > mvn help:describe -Dplugin=jar > > Unfortunately this takes always the latest available version in your repo, > but not the one you have configured in your POM.
Are you sure? It works for me, I just checked again with maven 2.0.9. Henry --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
