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
> version. I really couldn't find an easy way to do this for a project with
> a large number of dependencies. As soon as I started working with dependency
> resolution, the plugin quickly diverged into including transitive dependency
> conflict resolution and pom editing.
> 
> See this page for more information, screen shots, and the src download:
> http://www.famhq.com/maven/maven-model-plugin/announcement.html
> 
> My goal is to add it to the Mojo project if people find it as useful as I 
> do.

If you would like to submit your code to the Mojo project please read
this page:

 http://mojo.codehaus.org/development/submitting-a-plugin.html

--
Trygve


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to