maven - Using a Windows mapped drive as an artifact/component repository -


I would not use a full component repository, such as the remote repository as Nexus / Kristifactori and Use in a

  \\ drive \ path \ to \ repository \   

I'm not sure how to proceed I do I wagon plugin for it is required?

Ideally, I have to leave the pom alone and only need to modify settings.xml . Is this possible?

Just add the path to your settings. Xml to access a remote file system for your .m2 directory Instead of local repositories:

  & lt; Local Repository & gt; \\ drive \ path \ to \ repository \ & lt; / LocalRepository & gt;   

Of course, it will significantly slow down your build, and that others are sharing it, you are failing to conflicts during access construction works closely with many users Will know.

Are you sure it will be appropriate when it takes less than an hour to set up the appropriate proxy / repository?

Comments

Popular posts from this blog

python - how we can use ajax() in views.py in django? -

matlab - Using loops to get multiple values into a cell -

python - Sequence Pattern recognition with Pybrain -