Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[m2e-dev] Adding Workspace Project Dependencies

Thanks for a stable code base, great integration of maven with eclipse, I do have a quick question, I often find myself with a workspace of many maven artifacts and curious how hard it would be to have some kind of quicker feature to add workspace maven artifacts. Drag and drop might be too time consuming but the idea is quickly select a list of maven workspace projects and then auto add the dependencies instead, there is a feature now but its time consuming writing in group id artifact id and version, easier to copy paste from dependent pom to target pom. If anyone can point me where in code I would try to do some of this that would be great. I’d also be interested in becoming a contributor.

 

Happy Monday

Duncan Krebs


Back to the top