I'll convert the package to org.codehaus.mojo.xxx and then submit it in JIRA. I could use some help on what to name it. I had originally called it maven-model-plugin because I was editing and using the maven-model project. I have no idea of a good name that fits with the mojo naming scheme.

Any suggestions?

--David


----- Original Message ----- From: "Trygve Laugstøl" <[EMAIL PROTECTED]>
To: "Maven Developers List" <[email protected]>
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 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]





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

Reply via email to