How to find the related maven library for a bunch of libraries -
i requested port 1 of biggest project maven has 200 - 300 libraries. need search in http://search.maven.org manually , update or there other way it?
this sort of maybe ot here depending on perspective. 1 solution to, using netbeans, load project source blank maven project (using standard maven layout), , right click of unresolved symbols, choosing context option "search maven repository"...
it allow add correct dependency , update pom.xml you.
the catch have version of class 1 want. it's not going automated precoess , you'll have lots of integration testing... should started.
Comments
Post a Comment