add functionality to manage dependencies
----------------------------------------

         Key: MNGECLIPSE-115
         URL: http://jira.codehaus.org/browse/MNGECLIPSE-115
     Project: Maven 2.x Extension for Eclipse
        Type: Improvement

    Versions: 0.0.6    
    Reporter: Ovidio Mallo
 Assigned to: Eugene Kuleshov 
     Fix For: 1.0.0


Maybe the current functionality to add dependencies to a maven project could be 
extended by
some "Manage dependencies" capability which would list the current dependencies 
and allow for
the following operations to be performed:
- add some dependency (as is done currently)
- remove some dependency
- add 3rd party dependencies from the local drive (see mvn install:install-file)
- edit some dependency (change the version, scope, ...)

Such an interface would thereby allow to manage the maven dependencies without 
having
to directly edit the POM file.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to