I would like to avoid using a full-fledged component repository such as Nexus/Artifactory as remote repository and use a mapped Windows drive instead with such:
\\drive\path\to\repository\
I am not sure how to proceed. Do I need the Wagon plugin for that?
Ideally, I would need to leave the POMs alone and modify the settings.xml
only. Is this possible?