Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
Description
It would be good if Maven used a separate local repository directory for each remote repository that was used. This would avoid the problem of two repositories using the same GAV for a different artifact. This would also allow the user to easily see where an artifact in the local repository was downloaded from.
In addition the local repository used for "mvn install" could also be separated, so that it would not conflict with artifacts downloaded from remote repositories.