If you use IntelliJ IDEA, you can press ALT-INSERT in a dependencies section and it will allow you to choose from all the dependencies that are in your local repo. Very neat.
Not sure why you would want this in a plugin? 2010/9/14 Wayne Fay <[email protected]> > > Is there any maven plugin to add/update <dependency> in <dependencies> & > > <dependencyManagement> section to existing pom.xml via command line? > > What is the use case for this feature/function? Why do you need to do this? > > Wayne > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
