Adding dependencies to existing poms via shell ----------------------------------------------
Key: MDEP-261 URL: http://jira.codehaus.org/browse/MDEP-261 Project: Maven 2.x Dependency Plugin Issue Type: Improvement Reporter: Oliver Schrenk Assignee: Brian Fox Priority: Minor It would be a nice addition if you could be able to inject dependencies while you are in your shell. Maybe something like: mvn dependency:add -DgroupID=com.acme -DartifactId=project which then injects the dependency into the pom. The approach felt natural and I was kinda confused that this doesn't exist yet. Thoughts? -- 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