I would just like say thank you to the maven team for building the functionality to automatically download plugin's from within maven! This is so convenient for users, and I know that my development team will accept maven even more if they can run one goal instead of having to manually download plugin updates. I can see much more quality release's of plugins if users only have to type plugin:download!!
Thanks again, and keep up the great work!! Ryan -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, October 13, 2003 8:36 PM To: [EMAIL PROTECTED] Subject: Eclipse plugin v1.5 released. The Maven team is pleased to announce the Eclipse plugin 1.5 release! http://maven.apache.org/reference/plugins/eclipse/ The Maven Eclipse plugin generates eclipse configuration files, such as .classpath, .project as well as allowing Maven to execute as an external tool within Eclipse. Fixed in this version o Absolute paths were being generated in .classpath. Relative paths are now output Note that this plugin has been tested with Maven 1.0 rc1. Using it with another version of Maven is at your own risk! :-) You can download and install the Eclipse plugin by using maven -DgroupId=maven -DartifactId=maven-eclipse-plugin -Dversion=1.5 plugin:download Have fun! -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ --------------------------------------------------------------------- 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]
