Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
Description
When adding a url to a maven2 pom there sould be a checkbox to indicate if you would like to import projects recursivly or just the one pom.
e.g. "add sub modules" true/false
In some cases i would see the benifit of adding the top pom, and removing the --non-recursive flag for doing a full build.
this is somewhat difficult today, when if e.g you have 20 modules you would add the top pom,. and then you would have to delete all the children manually.