mvn -h displays help.

Among the options, you'll see -cpu which updates plugin.

Wayne

On 5/18/07, DM <[EMAIL PROTECTED]> wrote:
Hi,

I'm trying to update the version of the eclipse plugin version that I have installed. I'm 
referring to the "eclipse:eclipse" command-line plugin, not the Eclipse IDE 
plugin.

When I run the command:

mvn -Dplugin=eclipse help:describe


I see that I have version 2.2 of this plugin installed. In maven1, I could have 
updated it by running:

maven -DartifactId=maven-eclipse-plugin -DgroupId=org.apache.maven.plugins 
-Dversion=2.3 plugin:download


But how can I do this in Maven2?

Thanks in Advance,
Don


     ___________________________________________________________
Yahoo! Mail is the world's favourite email. Don't settle for less, sign up for
your free account today 
http://uk.rd.yahoo.com/evt=44106/*http://uk.docs.yahoo.com/mail/winter07.html

---------------------------------------------------------------------
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]

Reply via email to