Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: Issues to be reviewed for 3.x
-
Component/s: Artifacts and Repositories
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
This is basically a follow-up to MNG-4191. The separation on the remote side gets partly useless if we continue to store plugins and project artifacts in the same local repository. Once the artifacts have been locally cached by a former build, dependency resolution in another build can no longer detect whether it would have been able to resolve the same artifact remotely by the intended remote repos.
Issue Links
- is related to
-
MNG-4191
separate plugin and artifact repositories
-
this just means the metadata, not the physical artifacts? Otherwise, there'd be quite a lot of duplication.
This was one of the reasons I advocated separating the metadata locations in the local repository: http://docs.codehaus.org/display/MAVEN/Local+Repository+Separation