[ http://jira.codehaus.org/browse/MNGECLIPSE-51?page=comments#action_56439 ]
Kees de Kooter commented on MNGECLIPSE-51: ------------------------------------------ Let me explain a bit more. A lot of frameworks depend on jars that are not available in the central repository (most of the time because of licensing issues - see http://maven.apache.org/guides/mini/guide-coping-with-sun-jars.html). Moreover in a lot of real life project you have to use (commercial) third party jars or legacy jars. So the files can come from anyplace. It would be nice that if you do "Add dependency" and the dependency you are looking for is not available it would be possible to load the dependency from somewhere in the filesystem into the local repository and add the dependency to the pom. > Create a wizard / window for manually adding dependencies to local repository > ----------------------------------------------------------------------------- > > Key: MNGECLIPSE-51 > URL: http://jira.codehaus.org/browse/MNGECLIPSE-51 > Project: Maven 2.x Plug-in for Eclipse > Type: New Feature > Components: Wizards > Reporter: Kees de Kooter > Assignee: Eugene Kuleshov > Priority: Minor > > > Basically this will be a GUI to the mvn install:install-file command. -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
