Re: maven-model-plugin

2005-12-16 Thread David Hawkins
cheme. Any suggestions? --David - Original Message - From: "Trygve Laugstøl" <[EMAIL PROTECTED]> To: "Maven Developers List" Sent: Friday, December 16, 2005 3:29 PM Subject: Re: maven-model-plugin On Fri, 2005-12-16 at 06:56 -0600, David Hawkins wrote: I

Re: maven-model-plugin

2005-12-16 Thread Trygve Laugstøl
On Fri, 2005-12-16 at 06:56 -0600, David Hawkins wrote: > I created a plugin for dependency management and pom editing via the command > line. My initial goal was to create a plugin which would show me a list of > my dependencies and determine if any of them needed to be updated to a later > versio

Re: maven-model-plugin

2005-12-16 Thread Rafal Krzewski
David Hawkins wrote: I created a plugin for dependency management and pom editing via the command line. Cool, but why commandline? Maybe you could get in touch with the Mevenide team (http://mevenide.codehaus.org/) the integrators of Maven in the IDEs? Good luck and thanks for sharing your

RE: maven-model-plugin

2005-12-16 Thread Mike Perham
David, incredible work! We desperately need the same here. Please keep maven-dev updated with any new releases. mike -Original Message- From: David Hawkins [mailto:[EMAIL PROTECTED] Sent: Friday, December 16, 2005 6:56 AM To: Maven Developers List Subject: maven-model-plugin I created